CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

PAMWebBrowser 0.1.22

PAMWebBrowser 0.1.22

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Thomas S. Nielsen.




  • By
  • Thomas S. Nielsen

Web browser for iOS, intended to be used inside apps

Features

  • Web browser with navigation and address bar
  • Address bar searches google if no domain is found
  • You can add a list of blocked domains, with a fallback (see example project)
  • You can add custom buttons that run custom features (see example project)

Screenshot

Screenshot

Installation

Usage

  1. Import UIViewController+BrowserIBAction.h
  2. Call [self showBrowser:nil]; or connect your button in IB.

todo

  • Make status bar collapse like in Safari
  • Forward + backward gestures

Author

Thomas S. Nielsen (@thomassnielsen, [email protected])

License

PAMWebBrowser is available under the MIT license. See the LICENSE file for more info.