Update README.md

添加说明
This commit is contained in:
2016-02-23 18:17:57 +08:00
parent c561769978
commit 5478e672d7
+20
View File
@@ -1,2 +1,22 @@
# RN_AWord # RN_AWord
react native 编写的demo react native 编写的demo
代码写的很渣,请见谅,主要看看性能,看看和原生的差距。
还有数据是采集了别人的。。。。。。。
首先在项目目录
1: npm install
2: cd server && cd bin
3: node www
4: 在主目录下 cd ios
5: pod install
6: 用xcode 打开 testdemo.xcworkspace
![image](https://github.com/wu736139669/RN_AWord/edit/master/ios/ScreenShot/001.png)
![image](https://github.com/wu736139669/RN_AWord/edit/master/ios/ScreenShot/002.png)
![image](https://github.com/wu736139669/RN_AWord/edit/master/ios/ScreenShot/003.png)
![image](https://github.com/wu736139669/RN_AWord/edit/master/ios/ScreenShot/004.png)
![image](https://github.com/wu736139669/RN_AWord/edit/master/ios/ScreenShot/004.png)
![image](https://github.com/wu736139669/RN_AWord/edit/master/ios/ScreenShot/005.png)