soffes / sstoolkit

A collection of well-documented iOS classes for making life easier
MIT License
3.31k stars 573 forks source link

Add in-app browser. #166

Closed calebd closed 11 years ago

calebd commented 11 years ago

Add in-app browser as SSWebViewControlller. The only thing I don't like about this is that it requires MessageUI.framework. I'd like to find a way to drop that requirement but maintain the functionality.

Taken from nothingmagical/cheddar-ios. I'm sure you don't mind that :smiley:

soffes commented 11 years ago

Wow, whoever wrote this is code did a great job... :trollface:

I would love to improve the iPad version sometime. I know we don't really have a need for that right now. Anyway, great work man. Thanks for copying this over!