Skip to content

Commit d7577f4

Browse files
authored
Update README.md
1 parent 6ee1269 commit d7577f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,19 @@ cd example
6868
npm install
6969
npm start
7070
```
71+
72+
### IOS
73+
7174
打开ios目录下的xcode工程,点击run
7275

7376
运行截图:
7477

7578
![image](https://github.com/somonus/react-native-echarts/blob/master/example/demo.png)
7679

80+
### Android
81+
82+
使用Android studio打开Android目录,点击run
83+
7784
## License
7885

7986
native-echarts is released under the MIT license.

0 commit comments

Comments
 (0)