alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

WKWebView for iOS 12 #277

Open nikolovnikos opened 5 years ago

nikolovnikos commented 5 years ago

As Apple deprecated using of UIWebView it will be good to have ReactNative useWebKit support in WebViewBridge

norbertmadyar commented 3 years ago

@nikolovnikos hello, which packages we can use instead of react-native-webview-bridge for WKWebview? thanks.