Update README.md
This commit is contained in:
parent
6ee1269df5
commit
d7577f445d
|
|
@ -68,12 +68,19 @@ cd example
|
||||||
npm install
|
npm install
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### IOS
|
||||||
|
|
||||||
打开ios目录下的xcode工程,点击run
|
打开ios目录下的xcode工程,点击run
|
||||||
|
|
||||||
运行截图:
|
运行截图:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Android
|
||||||
|
|
||||||
|
使用Android studio打开Android目录,点击run
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
native-echarts is released under the MIT license.
|
native-echarts is released under the MIT license.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue