diff --git a/README.md b/README.md index 88e669b..2895b51 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ npm start ``` 打开ios目录下的xcode工程,点击run +运行截图: + +![image](https://github.com/somonus/react-native-echarts/blob/master/example/demo.png) + ## License native-echarts is released under the MIT license. diff --git a/example/demo.png b/example/demo.png new file mode 100644 index 0000000..7d6579f Binary files /dev/null and b/example/demo.png differ