From d7577f445d87f3b6fbdfa5477fcdba574604115a Mon Sep 17 00:00:00 2001 From: Arron Zhu <312677182@qq.com> Date: Mon, 24 Oct 2016 13:41:55 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.