-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebView has been removed from ReactNative #174
Comments
its used by react-native-zss-rich-text-editor. |
thats why i typed under this repo. |
For me, the error occurs on an Android real device, and not in the iOS simulator |
https://github.com/export-mike/react-native-zss-rich-text-editor/tree/ios13 removing all usage of UIWebView |
我也遇到了相同的问题,你解决了吗 |
yes see this link https://github.com/export-mike/react-native-zss-rich-text-editor/tree/ios13 it has one small issue. |
I replaced react-native/webview with react-native-webview. |
pod intall Then error has gone. showing toolbar, but it does not show |
Just installed this library and I am getting this error "Webview has been removed from React Native". Did you guys manage to solve the problem? |
i got this error on simulator but i dont use webview at all
The text was updated successfully, but these errors were encountered: