native-webview-echarts
v0.0.3
Published
react-native echarts componment
Downloads
5
Maintainers
Readme
native-webview-echarts
base on react-native-webview and Echarts
make sure install react-native-webview first.
Getting Started
1.install
yarn add native-webview-echarts
2.other setting
Put the files (i.e. Folder: echartsAssets) to android/app/src/main/assets
and /ios
Add the files to your project in Xcode (click "Add Files to 'your project'")
Usage
read the react-native-webview API Reference
read the Echarts Option