diff --git a/README.md b/README.md index 2895b51..12eeb59 100644 --- a/README.md +++ b/README.md @@ -68,12 +68,19 @@ cd example npm install npm start ``` + +### IOS + 打开ios目录下的xcode工程,点击run 运行截图: ![image](https://github.com/somonus/react-native-echarts/blob/master/example/demo.png) +### Android + +使用Android studio打开Android目录,点击run + ## License native-echarts is released under the MIT license.