Skip to content

Commit 29a6a00

Browse files
author
ele828
committed
add apps and tutorial
1 parent ff5543a commit 29a6a00

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,21 @@ https://github.com/jondot/awesome-react-native
77

88
## 教程
99

10+
<<<<<<< HEAD
11+
* **React-Native视频教程(部分免费)**
12+
https://egghead.io/technologies/react
13+
14+
* react-native 官方api文档
15+
http://facebook.github.io/react-native/docs/getting-started.html
16+
17+
* react-native中文文档(极客学院)
18+
http://wiki.jikexueyuan.com/project/react-native/
19+
20+
=======
1021
* react-native 官方api文档
1122
http://facebook.github.io/react-native/docs/getting-started.html
1223

24+
>>>>>>> ff5543ac997b7024de17ec3da79c4ea64d714f0f
1325
* react-native 中文api文档 (翻译中)
1426
https://github.com/ecomfe/react-native-cn
1527

@@ -55,6 +67,12 @@ http://blog-en.leapoahead.com/post/use-react-native-in-existing-ios-app
5567
* tcomb-form-native使用视频教程(需翻墙)
5668
http://react.rocks/example/tcomb-form-native
5769

70+
<<<<<<< HEAD
71+
* React Native分享记录
72+
http://segmentfault.com/a/1190000002678782
73+
74+
=======
75+
>>>>>>> ff5543ac997b7024de17ec3da79c4ea64d714f0f
5876
5977
## 开源APP
6078

@@ -123,6 +141,18 @@ https://github.com/peralmq/ForeignExchangeApp
123141
* Segmentfault 客户端
124142
https://github.com/fakefish/sf-react-native
125143

144+
<<<<<<< HEAD
145+
* 糗事百科app
146+
https://github.com/stormhouse/QiuShiReactNative
147+
148+
* 孢子社区app
149+
https://github.com/Hi-Rube/baoz-ReactNative
150+
151+
* **深JS app** *
152+
https://github.com/fraserxu/shenjs
153+
154+
=======
155+
>>>>>>> ff5543ac997b7024de17ec3da79c4ea64d714f0f
126156
## 组件
127157
> 由于已经有较好的组件库网站,这里就不做总结。可以直接查看如下网站,过后可能精选一部分优质组件出来 :P
128158
@@ -191,4 +221,8 @@ http://blog.devtang.com/blog/2015/02/01/talk-about-react-native/
191221
http://www.zhihu.com/question/27852694/answer/43990708
192222

193223
* React Native概述:背景、规划和风险
224+
<<<<<<< HEAD
225+
http://div.io/topic/938
226+
=======
194227
http://div.io/topic/938
228+
>>>>>>> ff5543ac997b7024de17ec3da79c4ea64d714f0f

0 commit comments

Comments
 (0)