Update README.md
This commit is contained in:
parent
4a0c389d47
commit
d659fbcb33
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
## install
|
||||
|
||||
$ npm install native-echarts --save
|
||||
$ npm install native-echarts react-native-webview --save
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
@ -80,6 +80,7 @@ screenshots:
|
|||

|
||||
|
||||
### Android
|
||||
copy tpl.html to android\app\src\main\assets
|
||||
|
||||
Open the Android project in the android directory with Android Studio and click run.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue