supervons / react-native-echarts-pro

A React-Native charts based on Apache ECharts, support various charts and map.
https://supervons.github.io/react-native-echarts-pro-docs/
MIT License
216 stars 32 forks source link

update react-native-webview peerDependency #90

Closed ivantrejo41 closed 1 year ago

ivantrejo41 commented 1 year ago

Updated peerDependencies to avoid cross-version problems within complex react-native projects.

supervons commented 1 year ago

OK, it's a good fix. and i removed lock file, case component library don't need.

ivantrejo41 commented 1 year ago

Great! Thank you.