Skip to content

Commit 8cd6ee7

Browse files
authored
Update react-native_Study_List.md
1 parent d0c18f0 commit 8cd6ee7

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

react-native_Study_List.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#react-native学习列表
1+
# react-native学习列表
22

33
收集了react-native一些学习资源,列表会继续更新,大家有好的资源欢迎Pull Requests!
44
# 目录
@@ -18,7 +18,7 @@
1818

1919

2020

21-
###教程
21+
### 教程
2222

2323
[awesome-react-native](https://github.com/jondot/awesome-react-native)
2424

@@ -58,13 +58,13 @@
5858

5959
[React Native开发经验集](http://www.jianshu.com/collection/45054b9e38c7)
6060

61-
###网站
61+
### 网站
6262
[React-native组件库](https://js.coach/react-native/)
6363

6464
[React Native Modules](http://reactnativemodules.com/)
6565

6666

67-
###工具
67+
### 工具
6868
[开源的react-native IDE](https://github.com/decosoftware/deco-ide)
6969

7070

@@ -81,16 +81,16 @@
8181
[redux-persist](https://github.com/rt2zz/redux-persist)
8282

8383
[alt](https://github.com/goatslacker/alt) flux的实现
84-
###项目
84+
### 项目
8585

86-
####demo
86+
#### demo
8787
[HTML5 CSS3 code sample](https://github.com/lixinso/html5)
8888

8989
[react-native-hybrid-app-examples](https://github.com/dsibiski/react-native-hybrid-app-examples) iOS原生项目集成react-native的示例项目
9090

9191
[react-native-redux-demo](https://github.com/ninty90/react-native-redux-demo) react-native使用redux的demo,结合这篇文章看效果更好,[在react-native中使用redux](http://www.jianshu.com/p/2c43860b0532)
9292

93-
####项目
93+
#### 项目
9494
[React-Native-Gank](https://github.com/Bob1993/React-Native-Gank):为Gank.io做的一个React-Native客户端
9595

9696
[f8app](https://github.com/fbsamples/f8app) facebook 官方f8 app
@@ -102,7 +102,7 @@
102102
[FinanceReactNative](https://github.com/7kfpun/FinanceReactNative) Finance - 股票报价app
103103

104104
[react-native-nw-react-calculator](https://github.com/benoitvallon/react-native-nw-react-calculator) iOS/Android、Web、桌面多端 的计算器app
105-
###库
105+
###
106106

107107
[react-native-desktop](https://github.com/ptmt/react-native-desktop) 通过react-native构建macOS app
108108

@@ -112,31 +112,31 @@
112112

113113

114114

115-
####音视频相机
115+
#### 音视频相机
116116

117117
[react-native-barcodescanner](https://github.com/ideacreation/react-native-barcodescanner) 二维码扫描组件
118118

119119
[react-native-camera](https://github.com/lwansbrough/react-native-camera) 相机组件
120120

121121
[react-native-image-picker](https://github.com/marcshilling/react-native-image-picker) 可以从相机或者相册选择图片
122122

123-
####图形动画
123+
#### 图形动画
124124

125125

126-
####视图
126+
#### 视图
127127
[react-native-button](https://github.com/ide/react-native-button) 按钮,因为react-native没有提供button
128128

129129
[react-native-scrollable-tab-view](https://github.com/skv-headless/react-native-scrollable-tab-view) 滑动的tab视图
130130

131-
####listview
131+
#### listview
132132

133133
[react-native-sglistview](https://github.com/sghiassy/react-native-sglistview) 性能优化的listview
134134

135135
[react-native-tableview](https://github.com/aksonov/react-native-tableview) 桥接了原生的UITableView
136136

137137

138138

139-
###文章
139+
### 文章
140140

141141

142142
[一个完整的Flexbox指南](http://www.w3cplus.com/css3/a-guide-to-flexbox.html)
@@ -175,7 +175,7 @@
175175
###react-native程序员
176176
[leecade](https://github.com/leecade) 作品[react-native-swiper](https://github.com/leecade/react-native-swiper)
177177

178-
###博客
178+
### 博客
179179
[天猫前端](https://github.com/tmallfe/tmallfe.github.io/issues)
180180

181181
[掘金的React.js标签](http://gold.xitu.io/#/tag/React.js)
@@ -187,7 +187,7 @@
187187

188188

189189

190-
###License
190+
### License
191191
![](https://i.creativecommons.org/l/by-nc/4.0/88x31.png)
192192

193193

0 commit comments

Comments
 (0)