Skip to content

edison9888/ICWebViewController

 
 

Repository files navigation

ICWebViewController 中文介绍

A simple UIViewController contains a WKWebView and UIProgressView written by Swift 3.

Maybe you'll say "Why don't you use SafariViewController".
Right! If you just want to display a webview.
But if you want to deal with cookie or some interact with javascript, you can try this lib.

Install

pod 'ICWebViewController'

ICWebViewController

  • WKWebView
  • Use document.title as title of navigation bar
  • Show load progress
  • Screen edge pan gesture to go back

ICWebViewController

ICWXWebViewController

  • Base on ICWebViewController
  • Custom left bar buttons, provide a "back button" to go back and a "close button" to dismiss viewController

ICWXWebViewController

About

A simple UIViewController contains a WKWebView

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 95.5%
  • Ruby 4.5%