wkwebview로 javascirpt bridge 방식과 url을 scheme 하는 방식을 셈플링했습니다. (I have tried to sample the method of javascirpt bridge and url scheme with wkwebview.)
-
Updated
Jul 19, 2018 - Swift
wkwebview로 javascirpt bridge 방식과 url을 scheme 하는 방식을 셈플링했습니다. (I have tried to sample the method of javascirpt bridge and url scheme with wkwebview.)
A utility control which is using fast WKWebView in replacement of UIWebView which is introduced in iOS8. Just set URL to load and it will do the rest. Very easy to implement. This is very useful when loading 'Terms of Services' OR 'Privacy Policy' web pages.
MSWebController 提供UIWebView和WKWebView,并且统一api调用方式,简化WK的操作,提供cookie同步
WKWebViewJSBridge 是对WKWebView和JS交互进行的封装,便于理解,方便使用
Add a description, image, and links to the wkwebview-uiwebview topic page so that developers can more easily learn about it.
To associate your repository with the wkwebview-uiwebview topic, visit your repo's landing page and select "manage topics."