diff --git a/README.md b/README.md index 02c6f2f..8434cf8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ # RN_AWord 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) + +