react-native-webview-autoheight icon indicating copy to clipboard operation
react-native-webview-autoheight copied to clipboard

Replace WebView from core with react-native-webview

Open tchayen opened this issue 6 years ago • 2 comments

Due to the fact that WebView is about to leave React Native Core and was already move to a separate repository (see: https://github.com/react-native-community/react-native-webview), I have updated the import and added dependency.

More on the 'lean core' initiative: https://github.com/facebook/react-native/issues/23313

tchayen avatar Apr 23 '19 09:04 tchayen

@tchayen I'm not package author, but I have tried to port to community without success. Have you tried this code ?

I wonder if L71-73 are still relevant

jsamr avatar Apr 29 '19 12:04 jsamr

@scazzy It'd be great to have this change. Thanks for the library btw 👏

idealllee avatar Nov 16 '19 00:11 idealllee