项目作者: JianglunPro
项目描述 :
a react-native component to render lastest echarts 4.0 in iOS with simple and readable code
高级语言: HTML
项目地址: git://github.com/JianglunPro/react-native-baidu-echarts.git
Install
$ npm install --save react-native-baidu-echarts
Usage
import Echarts from 'react-native-baidu-echarts'
<Echarts
style={}
option={}
></Echarts>