You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per this issue, I'd suggest looking at the new community-supported react-native-webview. While we aren't at feature parity with react-native-wkwebview (since we need to support Android and iOS as equally as possible), we are open to community PRs to bring in functionality you need.
In 57 WkWebView support has been added and they using exact same file names and classes RCTWKWebView.m(h) so it won't compile now.
Seems like we should rename files and classes in this repo to be able to compile with React Native 0.57.
The text was updated successfully, but these errors were encountered: