diff --git a/README.md b/README.md index fea4d6e..55f896a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ react native 编写的demo 代码写的很渣,请见谅,主要看看性能,看看和原生的差距。 还有数据是采集了别人的。。。。。。。 - +### 首先在项目目录 1: npm install
2: cd server && cd bin
@@ -11,7 +11,6 @@ react native 编写的demo 4: 在主目录下 cd ios
5: pod install
6: 用xcode 打开 testdemo.xcworkspace
-
![image](https://github.com/wu736139669/RN_AWord/blob/master/ios/ScreenShot/001.png)

![image](https://github.com/wu736139669/RN_AWord/blob/master/ios/ScreenShot/002.png)