0.0.3 • Published 4 years ago

native-webview-echarts v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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