File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
- ## 项目介绍
1
+ # 项目介绍
2
2
3
3
该项目来自慕课网实战课程:[ React Native 开发跨平台 GitHubPopular] ( http://coding.imooc.com/class/89.html ) ,非常感谢该项目作者** 贾鹏辉** 老师的精心制作。
4
4
11
11
![ ] ( http://oih3a9o4n.bkt.clouddn.com/rn_12.png )
12
12
13
13
14
- ## 项目演示:
14
+ # 项目演示:
15
15
16
- #### 上排是iOS模拟器,下排是Android模拟器:
16
+ ### 上排是iOS模拟器,下排是Android模拟器:
17
17
![ ] ( http://oih3a9o4n.bkt.clouddn.com/rn_13.png )
18
18
19
- #### 多主题切换:
19
+ ### 多主题切换:
20
20
![ 多主题切换] ( http://oih3a9o4n.bkt.clouddn.com/rn_15.png )
21
21
22
- #### 交互展示:
22
+ ### 交互展示:
23
23
![ ] ( http://oih3a9o4n.bkt.clouddn.com/github%E5%AE%A2%E6%88%B7%E7%AB%AF_4.gif )
24
24
25
- ## 运行方法(iOS)
25
+ # 运行方法(iOS)
26
26
27
27
### 1. 添加依赖包
28
28
因为删除了node_modules文件夹(占据空间很大),需要重新下载:
42
42
2 . 找到iOS项目文件夹,用Xcode打开项目,点击运行按钮运行(也可以连接iPhone运行)。
43
43
44
44
45
- ## To Do List
45
+ # To Do List
46
46
1 . 性能优化:在真机上的性能还有待提升,会将接下来研究的重点放在性能优化上。
47
47
2 . 加入Redux:性能提升以后,会引入Redux进行状态管理。
48
48
49
49
50
+ # License
51
+ All source code is licensed under the [ MIT License] ( https://github.com/knightsj/GitHubPopular-SJ/blob/master/LICENSE ) .
50
52
51
53
52
54
You can’t perform that action at this time.
0 commit comments