Update README.md

This commit is contained in:
work_helper 2020-10-22 17:46:57 +08:00 committed by GitHub
parent 4a0c389d47
commit d659fbcb33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@
## install ## install
$ npm install native-echarts --save $ npm install native-echarts react-native-webview --save
## Usage ## Usage
@ -80,6 +80,7 @@ screenshots
![image](https://github.com/somonus/react-native-echarts/blob/master/example/demoIOS.png) ![image](https://github.com/somonus/react-native-echarts/blob/master/example/demoIOS.png)
### Android ### Android
copy tpl.html to android\app\src\main\assets
Open the Android project in the android directory with Android Studio and click run. Open the Android project in the android directory with Android Studio and click run.