Skip to content
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

Open
srhtylmz19 opened this issue Aug 5, 2019 · 9 comments
Open

WebView has been removed from ReactNative #174

srhtylmz19 opened this issue Aug 5, 2019 · 9 comments

Comments

@srhtylmz19
Copy link

i got this error on simulator but i dont use webview at all

@export-mike
Copy link

its used by react-native-zss-rich-text-editor.

@srhtylmz19
Copy link
Author

thats why i typed under this repo.

@MaxInMoon
Copy link

For me, the error occurs on an Android real device, and not in the iOS simulator

@export-mike
Copy link

export-mike commented Sep 19, 2019

https://github.com/export-mike/react-native-zss-rich-text-editor/tree/ios13 removing all usage of UIWebView
here its working but having issues with the toolbar being behind the "auto-suggest"

@zelin-zx
Copy link

我也遇到了相同的问题,你解决了吗

@export-mike
Copy link

yes see this link https://github.com/export-mike/react-native-zss-rich-text-editor/tree/ios13 it has one small issue.

@jb-
Copy link

jb- commented Dec 22, 2019

I replaced react-native/webview with react-native-webview.
https://github.com/jb-/react-native-zss-rich-text-editor

@HemantRMali
Copy link

pod intall
It should install react-native-webview (version 10+)

Then error has gone. showing toolbar, but it does not show

@nasy
Copy link

nasy commented Dec 19, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants