react-native-qrcode icon indicating copy to clipboard operation
react-native-qrcode copied to clipboard

fix: Use react-native-webview instead of reaction-native/webview

Open MonchiLin opened this issue 5 years ago • 2 comments

Warning Please use the react-native-community/react-native-webview fork of this component instead. To reduce the surface area of React Native, <WebView/> is going to be removed from the React Native core. For more information, please read The Slimmening proposal.

reference: https://facebook.github.io/react-native/docs/webview.html

MonchiLin avatar Jan 08 '20 02:01 MonchiLin

@justinwride Hey brother, I just released it in my fork's repo.
https://github.com/MonchiLin/react-native-qrcode/releases/tag/v0.2.9

MonchiLin avatar Feb 11 '20 07:02 MonchiLin

There is another package based on this one, with correct Webview https://github.com/imdadatgol/react-native-qrcode-genetor

imdadatgol avatar May 03 '21 05:05 imdadatgol