Tell me the sources where you can read information on how to write an Objective-C
browser for IOS
.
1 answer
With more you are interested in displaying web content, this is done using UIWebView, here it is described how to work with it.
And then you just come up with your own interface, in which there will be several UIWebView (tabs like in Safari).
|