react-native-zss-rich-text-editor icon indicating copy to clipboard operation
react-native-zss-rich-text-editor copied to clipboard

WebView has been removed from ReactNative

Open srhtylmz19 opened this issue 4 years ago • 9 comments

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

srhtylmz19 avatar Aug 05 '19 10:08 srhtylmz19

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

export-mike avatar Sep 01 '19 19:09 export-mike

thats why i typed under this repo.

srhtylmz19 avatar Sep 06 '19 15:09 srhtylmz19

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

MaxInMoon avatar Sep 13 '19 16:09 MaxInMoon

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"

export-mike avatar Sep 19 '19 19:09 export-mike

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

zelin-zx avatar Sep 30 '19 08:09 zelin-zx

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

export-mike avatar Oct 22 '19 06:10 export-mike

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

jb- avatar Dec 22 '19 13:12 jb-

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

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

HemantRMali avatar Nov 05 '20 11:11 HemantRMali

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?

nasy avatar Dec 19 '21 20:12 nasy