https://github.com/zanjs/react-native-guide
React-Native指南汇集了react-native学习资源与各类开源app
https://github.com/zanjs/react-native-guide
Last synced: 2 months ago
JSON representation
React-Native指南汇集了react-native学习资源与各类开源app
- Host: GitHub
- URL: https://github.com/zanjs/react-native-guide
- Owner: zanjs
- Created: 2015-10-06T02:40:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-06T02:43:14.000Z (over 9 years ago)
- Last Synced: 2025-02-10T14:28:21.389Z (4 months ago)
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Native学习指南
本指南汇集React-Native各类学习资源,给大家提供便利。指南正在不断的更新,大家有好的资源欢迎Pull Requests!同时还有Awesome React-Native系列
https://github.com/jondot/awesome-react-native
## 教程
### React Native
* **React-Native入门指南**
https://github.com/vczero/react-native-lession* **React-Native视频教程(部分免费)**
https://egghead.io/technologies/react* react-native 官方api文档
http://facebook.github.io/react-native/docs/getting-started.html* react-native中文文档(极客学院)
http://wiki.jikexueyuan.com/project/react-native/* react-native 官方api文档
http://facebook.github.io/react-native/docs/getting-started.html* react-native 中文api文档 (翻译中)
https://github.com/ecomfe/react-native-cn* react-native第一课
http://html-js.com/article/2783* 深入浅出 React Native:使用 JavaScript 构建原生应用
http://zhuanlan.zhihu.com/FrontendMagazine/19996445* React Native通信机制详解
http://blog.cnbang.net/tech/2698/* React Native布局篇
http://segmentfault.com/a/1190000002658374* React Native 基础练习指北(一)
http://segmentfault.com/a/1190000002645929* React Native 基础练习指北(二)
http://segmentfault.com/a/1190000002647733* 构建一个简单的列表页和2页导航
http://www.xn--cnq920ntha.cn/archives/235#6838470-tsina-1-17436-6a377b1a66595f9ede646cf5c012734c* Diary of Building an iOS App with React Native
http://herman.asia/building-a-flashcard-app-with-react-native* Use React Native in Existing iOS App
http://blog-en.leapoahead.com/post/use-react-native-in-existing-ios-app* React Native For Beginners – The Next Big Thing?
http://devdactic.com/react-native-for-beginners/* How To Implement A Tab Bar With React Native
http://devdactic.com/react-native-tab-bar/* tcomb-form-native使用视频教程(需翻墙)
http://react.rocks/example/tcomb-form-native* React Native分享记录
http://segmentfault.com/a/1190000002678782* React Native构建本地视图组件
http://www.dobest.me/post/react-native-build-native-componenets/### 深入浅出系列教程
* 深入浅出React(一):React的设计哲学 - 简单之美
http://www.infoq.com/cn/articles/react-art-of-simplity* 深入浅出React(二):React开发神器Webpack
http://www.infoq.com/cn/articles/react-and-webpack* 深入浅出React(三):理解JSX和组件
http://www.infoq.com/cn/articles/react-jsx-and-component* react-webpack-cookbook中文版
https://fakefish.github.io/react-webpack-cookbook* Flex 布局语法教程
http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html### React.js
* react.js中文文档
http://reactjs.cn/* react.js入门教程(gitbook)
http://hulufei.gitbooks.io/react-tutorial/content/introduction.html* **react.js快速入门教程 - 阮一峰**
http://www.ruanyifeng.com/blog/2015/03/react.html* react.js视频教程
http://react.nodejs-china.org/t/reactjszhong-wen-shi-pin-jiao-cheng-bai-du-wang-pan/584### ES6
* 深入浅出ES6(一):ES6是什么
http://www.infoq.com/cn/articles/es6-in-depth-an-introduction* 深入浅出ES6(二):迭代器和for-of循环
http://www.infoq.com/cn/articles/es6-in-depth-iterators-and-the-for-of-loop* 深入浅出ES6(三):生成器 Generators
http://www.infoq.com/cn/articles/es6-in-depth-generators* 深入浅出ES6(四):模板字符串
http://www.infoq.com/cn/articles/es6-in-depth-template-string* 深入浅出ES6(五):不定参数和默认参数
http://www.infoq.com/cn/articles/es6-in-depth-rest-parameters-and-defaults## 开源APP
> 研究源码也是一个很好的学习方式
* 官方演示App
https://github.com/facebook/react-native/tree/master/Examples* react-native-dribbble-app
https://github.com/catalinmiron/react-native-dribbble-app* **Leanote for iOS(云笔记)**
https://github.com/leanote/leanote-ios* **ReactNativeRubyChina**
https://github.com/henter/ReactNativeRubyChina* HackerNews-React-Native
https://github.com/iSimar/HackerNews-React-Native* React-Native新闻客户端
https://github.com/tabalt/ReactNativeNews* **newswatch(新闻客户端)**
https://github.com/bradoyler/newswatch-react-native* **buyscreen(购买页面)**
https://github.com/appintheair/react-native-buyscreen* **V2EX客户端**
https://github.com/samuel1112/v2er* react-native-todo
https://github.com/joemaddalone/react-native-todo* react-native-beer
https://github.com/muratsu/react-native-beer* react-native-stars
https://github.com/86/react-native-stars* **模仿天猫首页的app**
https://github.com/baofen14787/react-native-demo* ReactNativeChess
https://github.com/csarsam/ReactNativeChess* react native 编写的音乐软件
https://github.com/Johnqing/miumiu* react-native-pokedex
https://github.com/ababol/react-native-pokedex* CNode-React-Native
https://github.com/SFantasy/CNode-React-Native* 8tracks电台客户端
https://github.com/voronianski/EightTracksReactNative* React-Native实现的计算器
https://github.com/yoxisem544/Calculator-using-React-Native* **房产搜索app**
https://github.com/jawee/react-native-PropertyFinder* 知乎专栏app
https://github.com/LeezQ/react-native-zhihu-app* ForeignExchangeApp
https://github.com/peralmq/ForeignExchangeApp* Segmentfault 客户端
https://github.com/fakefish/sf-react-native* 糗事百科app
https://github.com/stormhouse/QiuShiReactNative* 孢子社区app
https://github.com/Hi-Rube/baoz-ReactNative* **深JS app**
https://github.com/fraserxu/shenjs* Den - 房屋销售app*
https://github.com/asamiller/den* **Noder-cnodejs客户端**
https://github.com/soliury/noder-react-native* 知乎日报Android版
https://github.com/race604/ZhiHuDaily-React-Native* ziliun-react-native
https://github.com/sonnylazuardi/ziliun-react-native* react-native-weather-app
https://github.com/shevawen/react-native-weather-app* React Native Sample App(Navigation,Flux)
https://github.com/taskrabbit/ReactNativeSampleApp* TesterHome社区app
https://github.com/qddegtya/A-ReactNative-TesterHome## 组件
> 由于已经有较好的组件库网站,这里就不做总结。可以直接查看如下网站,过后可能精选一部分优质组件出来 :P* **React-native组件库**(比较全的组件库)
http://react.parts/* **React Native Modules**
http://reactnativemodules.com/* **最佳轮播类组件**
https://github.com/leecade/react-native-swiper* React Native Router
https://github.com/t4t5/react-native-router* 下拉刷新组件
https://github.com/jsdf/react-native-refreshable-listview* 模态框
https://github.com/brentvatne/react-native-modal* react-native-navbar
https://github.com/Kureev/react-native-navbar* 滚动轮播组件
https://github.com/appintheair/react-native-looped-carousel* HTML显示组件
https://github.com/jsdf/react-native-htmlview## 工具
* react-native-snippets(代码提示)
https://github.com/Shrugs/react-native-snippets* react-native-babel(使用ES6+)
https://github.com/roman01la/react-native-babel* sqlite for react-native
https://github.com/almost/react-native-sqlite* gulp-react-native-css(就像写css一样写React Style)
https://github.com/soliury/gulp-react-native-css## 资源网站
* React-native官网
http://facebook.github.io/react-native/* **React-China社区**
http://react-china.org/* **React-native组件库**(比较全的组件库)
http://react.parts/* **React Native Modules**
http://reactnativemodules.com/* **Use React Native 资讯站**(使用技巧及新闻)
http://www.reactnative.com/* 11款React Native开源移动 UI 组件
http://www.oschina.net/news/61214/11-react-native-ui-components## 业界讨论
* 跨平台开发时代的 (再次) 到来?( Xamarin,NativeScript 和 React Native 对比)
http://onevcat.com/2015/03/cross-platform/* 谈谈 React Native - 唐巧
http://blog.devtang.com/blog/2015/02/01/talk-about-react-native/* 如何评价React-Native?
http://www.zhihu.com/question/27852694/answer/43990708* React Native概述:背景、规划和风险
http://div.io/topic/938* Native与Web的融合 - Qcon中React-Native演讲
http://www.infoq.com/cn/presentations/the-fusion-of-native-and-web