somonus / react-native-echarts

Echarts for react-native. The react-naitve chart.
MIT License
721 stars 309 forks source link

Update Index.js #187

Open harshnagalla opened 3 years ago

harshnagalla commented 3 years ago

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

fgu30 commented 3 years ago

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