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

Update Index.js

Open harshnagalla opened this issue 5 years ago • 1 comments

Removed the unused dependency of Webview which was causing error as webview has been moved to react-native-webveiw from react-native

harshnagalla avatar Dec 16 '20 10:12 harshnagalla

I suggest not using this package at all. I got the same issue with the webview. such as the error below:

Invariant Violation: WebView has been removed from React Native. It can now be installed and imported from 'react-native-webview' instead of 'react-native'. See https://github.com/react-native-community/react-native-webview

fgu30 avatar Feb 07 '21 18:02 fgu30