ViewPager An Instagram inspired Web View Controller Sep 29, 2019 1 min read MHWebViewController An Instagram inspired Web View Controller. How to Install Using Cocoapods, on your Podfile: target 'MyApp' do pod 'MHWebViewController', '~> 1.0' end Ruby How to use Using URL import MHWebViewController present(url: URL(string: "https://iamkel.net")!, completion: nil) Swift Using URLRequest import MHWebViewController present(urlRequest: URLRequest(url: URL(string: "https://iamkel.net")!), completion: nil) Swift GitHub michaelhenry/MHWebViewController7412An Instagram inspired Web View Controller. — Read MoreLatest commit to the master branch on 2-12-2024Download as zip ViewPagerWebView
WebView LiveView Native add-on library for embedded WebViews LiveView Native add-on library for embedded WebViews 23 May 2023
WebView A WKWebView based web view framework which supports for swift UI A WKWebView based web view framework which supports for swift UI 12 September 2022
WebView Web View and Native layer communication in IOS Swift Web View and Native layer communication in IOS Swift 31 May 2022