- @H_301_3@构建 Facebook F8 2016 App / React Native 开发指南http://f8-app.liaohuqiu.net/
- @H_301_3@React-Native入门指南https://github.com/vczero/react-native-lesson
- @H_301_3@30天学习React Native教程https://github.com/fangwei716/30-days-of-react-native
- @H_301_3@React-Native视频教程(部分免费)https://egghead.io/technologies/react
- @H_301_3@React Native 开发培训视频教程(中文|免费)https://www.gitbook.com/book/unbug/react-native-training/details
- @H_301_3@react-native 官方api文档http://facebook.github.io/react-native/docs/getting-started.html
- @H_301_3@react-native中文文档(极客学院)http://wiki.jikexueyuan.com/project/react-native/
- @H_301_3@react-native中文文档(react native中文网,人工翻译,官网完全同步)http://react-native.cn/docs/getting-started.html
- @H_301_3@react-native第一课http://html-js.com/article/2783
- @H_301_3@深入浅出 React Native:使用 JavaScript 构建原生应用http://zhuanlan.zhihu.com/FrontendMagazine/19996445
- @H_301_3@React Native通信机制详解http://blog.cnbang.net/tech/2698/
- @H_301_3@React Native布局篇http://www.jb51.cc/article/p-fgftethr-a.html
- @H_301_3@React Native 基础练习指北(一)http://www.jb51.cc/article/p-fnxafqsl-a.html
- @H_301_3@React Native 基础练习指北(二)http://www.jb51.cc/article/p-dxomuslj-a.html
- @H_301_3@Diary of Building an iOS App with React Nativehttp://herman.asia/building-a-flashcard-app-with-react-native
- @H_301_3@React Native For Beginners – The Next Big Thing?https://devdactic.com/react-native-for-beginners/
- @H_301_3@How To Implement A Tab Bar With React Nativehttps://devdactic.com/react-native-tab-bar/
- @H_301_3@tcomb-form-native使用视频教程(需FQ)https://react.rocks/example/tcomb-form-native
- @H_301_3@React Native分享记录http://www.jb51.cc/article/p-kpetktyb-a.html
- @H_301_3@React Native构建本地视图组件https://www.dobest.me/article/11
- @H_301_3@react-native-android-lession(安卓系列教程)https://github.com/yipengmu/react-native-android-lession
- @H_301_3@React Native模块桥接详解https://www.dobest.me/article/14
- @H_301_3@React Native: 配置和起步http://www.liaohuqiu.net/cn/posts/react-native-1/
- @H_301_3@React Native: Android 的打包http://www.liaohuqiu.net/cn/posts/react-native-android-package/
- @H_301_3@ReactNative之原生模块开发并发布——iOS篇http://www.liuchungui.com/blog/2016/05/02/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-iospian/
- @H_301_3@ReactNative之原生模块开发并发布——android篇http://www.liuchungui.com/blog/2016/05/08/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-androidpian/
- @H_301_3@react-native的第一课https://github.com/coderyi/blog/blob/master/articles/2016/0122_react-native_first_lesson.md
- @H_301_3@React-Native专题系列文章http://www.lcode.org/react-native/
React.js
- @H_301_3@react.js中文文档http://reactjs.cn/
- @H_301_3@react.js入门教程(gitbook)https://hulufei.gitbooks.io/react-tutorial/content/introduction.html
- @H_301_3@react.js快速入门教程 - 阮一峰http://www.jb51.cc/article/p-rkowmlmt-bnx.html
- @H_301_3@react.js视频教程http://react-china.org/t/reactjs/584
- @H_301_3@React Native之React速学教程https://github.com/crazycodeboy/RNStudyNotes/tree/master/React%20Native%E4%B9%8BReact%E9%80%9F%E5%AD%A6%E6%95%99%E7%A8%8B
ES6
- @H_301_3@深入浅出ES6(一):ES6是什么http://www.infoq.com/cn/articles/es6-in-depth-an-introduction
- @H_301_3@深入浅出ES6(二):迭代器和for-of循环http://www.infoq.com/cn/articles/es6-in-depth-iterators-and-the-for-of-loop
- @H_301_3@深入浅出ES6(三):生成器 Generatorshttp://www.infoq.com/cn/articles/es6-in-depth-generators
- @H_301_3@深入浅出ES6(四):模板字符串http://www.infoq.com/cn/articles/es6-in-depth-template-string
- @H_301_3@深入浅出ES6(五):不定参数和默认参数http://www.infoq.com/cn/articles/es6-in-depth-rest-parameters-and-defaults
系列教程
- @H_301_3@深入浅出React(一):React的设计哲学 - 简单之美http://www.infoq.com/cn/articles/react-art-of-simplity
- @H_301_3@深入浅出React(二):React开发神器Webpackhttp://www.infoq.com/cn/articles/react-and-webpack
- @H_301_3@深入浅出React(三):理解JSX和组件http://www.infoq.com/cn/articles/react-jsx-and-component
- @H_301_3@深入浅出React(四):虚拟DOM Diff算法解析http://www.infoq.com/cn/articles/react-dom-diff
- @H_301_3@深入浅出React(五):使用Flux搭建React应用程序架构http://www.infoq.com/cn/articles/react-flux
- @H_301_3@react-webpack-cookbook中文版http://fakefish.github.io/react-webpack-cookbook/
- @H_301_3@Flex 布局语法教程http://www.jb51.cc/article/p-qmytnbsu-bnx.html
- @H_301_3@React 初探http://www.alloyteam.com/2015/04/react-explore/
- @H_301_3@React虚拟DOM浅析http://www.alloyteam.com/2015/10/react-virtual-analysis-of-the-dom/
- @H_301_3@react组件间通信http://www.alloyteam.com/2015/07/react-zu-jian-jian-tong-xin/
- @H_301_3@React 数据流管理架构之 Redux 介绍http://www.alloyteam.com/2015/09/react-redux/
- @H_301_3@React服务器端渲染实践小结http://www.alloyteam.com/2015/10/8783/
- @H_301_3@React Native Android 踩坑之旅http://www.alloyteam.com/2015/10/react-native-android-steps-on-tour/
- @H_301_3@React Native 之 JSBridgehttp://www.alloyteam.com/2015/05/react-native-zhi-jsbridge/
- @H_301_3@React Native 研究与实践教程https://github.com/crazycodeboy/RNStudyNotes
React Native探索系列教程
- @H_301_3@React Native探索(一):背景、规划和风险http://www.infoq.com/cn/articles/react-native-overview
- @H_301_3@React Native探索(二):布局篇http://www.infoq.com/cn/articles/react-native-layout
- @H_301_3@React Native探索(三):与 react-web 的融合http://www.infoq.com/cn/articles/react-native-web
开源APP
@H_301_3@研究源码也是一个很好的学习方式
- @H_301_3@官方演示Apphttps://github.com/facebook/react-native/tree/master/Examples
- @H_301_3@Facebook F8 Apphttps://github.com/fbsamples/f8app
- @H_301_3@GitHub Popular(一个用来查看GitHub最受欢迎与最热项目的App)已上架https://github.com/crazycodeboy/GitHubPopular
- @H_301_3@奇舞周刊 iOS 版(上架应用)https://github.com/fakefish/Weekly75
- @H_301_3@react-native-dribbble-apphttps://github.com/catalinmiron/react-native-dribbble-app
- @H_301_3@Gank.io客户端https://github.com/Bob1993/React-Native-Gank
- @H_301_3@Mdcc客户端(优质)https://github.com/Bob1993/mdcc-client
- @H_301_3@Leanote for iOS(云笔记)https://github.com/leanote/leanote-ios-rn
- @H_301_3@ReactNativeRubyChinahttps://github.com/henter/ReactNativeRubyChina
- @H_301_3@HackerNews-React-Nativehttps://github.com/iSimar/HackerNews-React-Native
- @H_301_3@React-Native新闻客户端https://github.com/tabalt/ReactNativeNews
- @H_301_3@newswatch(新闻客户端)https://github.com/bradoyler/newswatch-react-native
- @H_301_3@buyscreen(购买页面)https://github.com/appintheair/react-native-buyscreen
- @H_301_3@V2EX客户端https://github.com/samuel1112/v2er
- @H_301_3@react-native-todohttps://github.com/joemaddalone/react-native-todo
- @H_301_3@react-native-beerhttps://github.com/muratsu/react-native-beer
- @H_301_3@react-native-starshttps://github.com/86/react-native-stars
- @H_301_3@模仿天猫首页的apphttps://github.com/hugohua/react-native-demo
- @H_301_3@ReactNativeChesshttps://github.com/csarsam/ReactNativeChess
- @H_301_3@react native 编写的音乐软件https://github.com/Johnqing/miumiu
- @H_301_3@react-native-pokedexhttps://github.com/ababol/react-native-pokedex
- @H_301_3@CNode-React-Nativehttps://github.com/SFantasy/CNode-React-Native
- @H_301_3@8tracks电台客户端https://github.com/voronianski/EightTracksReactNative
- @H_301_3@React-Native实现的计算器https://github.com/yoxisem544/Calculator-using-React-Native
- @H_301_3@房产搜索apphttps://github.com/jawee/react-native-PropertyFinder
- @H_301_3@知乎专栏apphttps://github.com/LeezQ/react-native-zhihu-app
- @H_301_3@ForeignExchangeApphttps://github.com/peralmq/ForeignExchangeApp
- @H_301_3@Segmentfault 客户端https://github.com/fakefish/sf-react-native
- @H_301_3@糗事百科apphttps://github.com/stormhouse/QiuShiReactNative
- @H_301_3@孢子社区apphttps://github.com/Hi-Rube/baoz-ReactNative
- @H_301_3@深JS apphttps://github.com/fraserxu/shenjs
- @H_301_3@Den - 房屋销售app*https://github.com/asamiller/den
- @H_301_3@Noder-cnodejs客户端https://github.com/soliury/noder-react-native
- @H_301_3@知乎日报Android版https://github.com/race604/ZhiHuDaily-React-Native
- @H_301_3@ziliun-react-nativehttps://github.com/sonnylazuardi/ziliun-react-native
- @H_301_3@react-native-weather-apphttps://github.com/shevawen/react-native-weather-app
- @H_301_3@React Native Sample App(Navigation,Flux)https://github.com/taskrabbit/ReactNativeSampleApp
- @H_301_3@TesterHome社区apphttps://github.com/qddegtya/A-ReactNative-TesterHome
- @H_301_3@Finance - 股票报价apphttps://github.com/7kfpun/FinanceReactNative
- @H_301_3@shopping - 购物apphttps://github.com/bigsui/shopping-react-native
- @H_301_3@zhuiyuan - 追源cms apphttps://github.com/kazaff/ZhuiYuanDemo
- @H_301_3@uestc-bbs-react-native - UESTC清水河畔RN客户端(with Redux)https://github.com/just4fun/uestc-bbs-react-native
- @H_301_3@react-native-nw-react-calculator(iOS/Android、Web、桌面多端)https://github.com/benoitvallon/react-native-nw-react-calculator
- @H_301_3@react-native-nba-apphttps://github.com/wwayne/react-native-nba-app
- @H_301_3@开源中国的Git@OSC客户端http://git.oschina.net/rplees/react-native-gitosc
- @H_301_3@rn_bycloud 帮瀛律师端apphttps://github.com/liuchungui/rn_bycloud
- @H_301_3@ReactNativeRollingExamples - react-native的一些examplehttps://github.com/joggerplus/ReactNativeRollingExamples
- @H_301_3@Reading App Write In React-Native(Studying and Programinghttps://github.com/attentiveness/reading
- @H_301_3@数独 - 重拾纯粹数独的乐趣https://github.com/nihgwu/react-native-sudoku
- @H_301_3@Shop-React-Nativehttps://github.com/EleTeam/Shop-React-Native
图书
- @H_301_3@《React Native入门与实战》http://item.jd.com/11844102.html
- @H_301_3@《React Native开发指南》http://www.ituring.com.cn/book/1846
- @H_301_3@《React Native跨平台移动应用开发》http://item.jd.com/10372998311.html
- @H_301_3@《React Native:用JavaScript开发移动应用》http://item.jd.com/11785195.html
组件
@H_301_3@由于已经有较好的组件库网站,这里就不做总结。可以直接查看如下网站,过后可能精选一部分优质组件出来 :P
- @H_301_3@React-native组件库(比较全的组件库)https://js.coach/
- @H_301_3@React Native Moduleshttp://reactnativemodules.com/
- @H_301_3@最佳轮播类组件https://github.com/leecade/react-native-swiper
- @H_301_3@react-native-simple-routerhttps://github.com/react-native-simple-router-community/react-native-simple-router
- @H_301_3@react-native-router-fluxhttps://github.com/aksonov/react-native-router-flux
- @H_301_3@下拉刷新组件https://github.com/jsdf/react-native-refreshable-listview
- @H_301_3@模态框https://github.com/brentvatne/react-native-modal
- @H_301_3@react-native-navbarhttps://github.com/react-native-fellowship/react-native-navbar
- @H_301_3@滚动轮播组件https://github.com/appintheair/react-native-looped-carousel
- @H_301_3@HTML显示组件https://github.com/jsdf/react-native-htmlview
- @H_301_3@Material React Native (MRN)- Material Design组件库https://github.com/binggg/mrn
- @H_301_3@react-native-gitFeed - GitHub客户端(iOS/Android)https://github.com/xiekw2010/react-native-gitfeed
- @H_301_3@React-Native-Elements- React Native样式组件库https://github.com/react-native-community/React-Native-Elements
- @H_301_3@Shoutem UI- React Native样式组件库https://github.com/shoutem/ui
工具
- @H_301_3@react-native-snippets(代码提示)https://github.com/Shrugs/react-native-snippets
- @H_301_3@react-native-babel(使用ES6+)https://github.com/roman01la/react-native-babel
- @H_301_3@sqlite for react-nativehttps://github.com/almost/react-native-sqlite
- @H_301_3@gulp-react-native-css(就像写css一样写React Style)https://github.com/soliury/gulp-react-native-css
- @H_301_3@rnpm(React Native Package Manager)https://github.com/rnpm/rnpm
- @H_301_3@Pepperoni - React Native项目初始化套件https://github.com/futurice/pepperoni-app-kit
- @H_301_3@Deco IDE - React Native IDEhttps://www.decosoftware.com/
- @H_301_3@ignite - React Native CLI项目生成器https://github.com/infinitered/ignite
资源网站
- @H_301_3@React-native官网http://facebook.github.io/react-native/
- @H_301_3@React-China社区http://react-china.org/
- @H_301_3@React Native中文社区http://bbs.react-native.cn/
- @H_301_3@React-native组件库(比较全的组件库)http://react.parts/
- @H_301_3@React Native Moduleshttp://reactnativemodules.com/
- @H_301_3@Use React Native 资讯站(使用技巧及新闻)http://www.reactnative.com/
- @H_301_3@11款React Native开源移动 UI 组件http://www.oschina.net/news/61214/11-react-native-ui-components
- @H_301_3@稀土掘金的 React 标签http://gold.xitu.io/#/tag/React.jshttp://gold.xitu.io/#/tag/React%20Native
业界讨论
- @H_301_3@跨平台开发时代的 (再次) 到来?( Xamarin,NativeScript 和 React Native 对比)http://www.jb51.cc/article/p-kqhvfufk-bnx.html
- @H_301_3@谈谈 React Native - 唐巧http://www.jb51.cc/article/p-quyzfzoq-yc.html
- @H_301_3@如何评价React-Native?https://www.zhihu.com/question/27852694/answer/43990708
- @H_301_3@React Native概述:背景、规划和风险http://div.io/topic/938
- @H_301_3@Native与Web的融合 - Qcon中React-Native演讲http://www.infoq.com/cn/presentations/the-fusion-of-native-and-web
- @H_301_3@使用React Native一年后的感受http://www.dobest.me/blog/2016/06/12/%E4%BD%BF%E7%94%A8React%20Native%E4%B8%80%E5%B9%B4%E5%90%8E%E7%9A%84%E6%84%9F%E5%8F%97/
- @H_301_3@Weex & ReactNative & JSPatch大对比http://awhisper.github.io/2016/07/22/Weex-ReactNative-JSPatch/
- weex&ReactNative对比https://zhuanlan.zhihu.com/p/21677103