Closed nbuggia closed 13 years ago
This is great. Thanks a lot. I've already pulled it, and I'm going to try to update the documentation today.
I have just updated the web site. Tell me if everything about BrowserViewController is fine http://iosboilerplate.com/
Thanks!
Everything looks great, thanks!
Hey Alberto,
I've added a Web Browser View Controller that lets you open URLs within your app so you don't need to switch out to Safari. It includes the code to have links from within UITextViews and UIWebViews open automatically in the Web Browser View Controller. And of course, there is an override switch in the event you really do want to open a link in Safari.
This is very useful for social networking apps that display feeds with links, or for apps that want to render their help text in a browser within their app. Let me know if you have any questions,
nate