Author
Description
A UIWebView ViewController to be used with a UINavigationController or on its own as a modal segue.
KAWebViewController is a view controller class for UIWebView. I never found a similar solution that suited my needs so I decided to write my own basic UIWebViewController Class. You can use KAWebViewController outside a navigation controller with the use of KAWModalWebViewController. Feel free to use this as base for your own UIWebView ViewController. This class currently supports:
- iPad and iPhone
- iOS 6.1 to 7.1 (iOS6 on iPad could use some UI improvements)
- Portrait & Landscape mode