From 5478e672d776111b65805d85f3d61559a64ce01c Mon Sep 17 00:00:00 2001 From: wu736139669 <736139669@qq.com> Date: Tue, 23 Feb 2016 18:17:57 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加说明 --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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) + +