Skip to content

Commit 54596c4

Browse files
committed
update README file
1 parent 69a65aa commit 54596c4

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 项目介绍
1+
# 项目介绍
22

33
该项目来自慕课网实战课程:[React Native 开发跨平台 GitHubPopular](http://coding.imooc.com/class/89.html),非常感谢该项目作者**贾鹏辉**老师的精心制作。
44

@@ -11,18 +11,18 @@
1111
![](http://oih3a9o4n.bkt.clouddn.com/rn_12.png)
1212

1313

14-
## 项目演示:
14+
# 项目演示:
1515

16-
#### 上排是iOS模拟器,下排是Android模拟器:
16+
### 上排是iOS模拟器,下排是Android模拟器:
1717
![](http://oih3a9o4n.bkt.clouddn.com/rn_13.png)
1818

19-
#### 多主题切换:
19+
### 多主题切换:
2020
![多主题切换](http://oih3a9o4n.bkt.clouddn.com/rn_15.png)
2121

22-
#### 交互展示:
22+
### 交互展示:
2323
![](http://oih3a9o4n.bkt.clouddn.com/github%E5%AE%A2%E6%88%B7%E7%AB%AF_4.gif)
2424

25-
## 运行方法(iOS)
25+
# 运行方法(iOS)
2626

2727
### 1. 添加依赖包
2828
因为删除了node_modules文件夹(占据空间很大),需要重新下载:
@@ -42,11 +42,13 @@
4242
2. 找到iOS项目文件夹,用Xcode打开项目,点击运行按钮运行(也可以连接iPhone运行)。
4343

4444

45-
## To Do List
45+
# To Do List
4646
1. 性能优化:在真机上的性能还有待提升,会将接下来研究的重点放在性能优化上。
4747
2. 加入Redux:性能提升以后,会引入Redux进行状态管理。
4848

4949

50+
# License
51+
All source code is licensed under the [MIT License](https://github.com/knightsj/GitHubPopular-SJ/blob/master/LICENSE).
5052

5153

5254

0 commit comments

Comments
 (0)