ReactNative 学习资源大汇集

15,102 阅读5分钟

React Native着力于提高多平台开发的开发效率 —— 仅需学习一次,编写任何平台。(Learn once, write anywhere)。

本文汇集了React-Native各类学习资源,方便大家学习,同时还有 [Awesome React Native系列],请收下!(github.com/jondot/awes…

目录

  • 教程
  • React Nativeb.com/reactnativecn/react-native-guide#reactjs)
  • ES6
  • 系列教程
  • 开源APP
  • 图书
  • 组件
  • 工具
  • 资源网站
  • 业界讨论

教程

React Native

构建 Facebook F8 2016 App / React Native 开发指南 f8-app.liaohuqiu.net/

React-Native入门指南 github.com/vczero/reac…

30天学习React Native教程 github.com/fangwei716/…

React-Native视频教程(部分免费) egghead.io/technologie…

React Native 开发培训视频教程(中文|免费) www.gitbook.com/book/unbug/…

react-native 官方api文档 facebook.github.io/react-nativ…

react-native中文文档(极客学院) wiki.jikexueyuan.com/project/rea…

react-native中文文档(react native中文网,人工翻译,官网完全同步) react-native.cn/docs/gettin…

react-native第一课 html-js.com/article/278…

深入浅出 React Native:使用 JavaScript 构建原生应用 zhuanlan.zhihu.com/FrontendMag…

React Native通信机制详解 blog.cnbang.net/tech/2698/

React Native布局篇 segmentfault.com/a/119000000…

React Native 基础练习指北(一) segmentfault.com/a/119000000…

React Native 基础练习指北(二) segmentfault.com/a/119000000…

Diary of Building an iOS App with React Native herman.asia/building-a-…

React Native For Beginners – The Next Big Thing? devdactic.com/react-nativ…

How To Implement A Tab Bar With React Native devdactic.com/react-nativ…

tcomb-form-native使用视频教程(需翻墙) react.rocks/example/tco…

React Native分享记录 segmentfault.com/a/119000000…

React Native构建本地视图组件 www.dobest.me/article/11

react-native-android-lession(安卓系列教程) github.com/yipengmu/re…

React Native模块桥接详解 www.dobest.me/article/14

React Native: 配置和起步 www.liaohuqiu.net/cn/posts/re…

React Native: Android 的打包 www.liaohuqiu.net/cn/posts/re…

ReactNative之原生模块开发并发布——iOS篇 www.liuchungui.com/blog/2016/0…

ReactNative之原生模块开发并发布——android篇 www.liuchungui.com/blog/2016/0…

react-native的第一课 github.com/coderyi/blo…

React-Native专题系列文章 www.lcode.org/react-nativ…

react native redux FeInn 从0到1让你学会搭建一个APP github.com/febobo/reac…

React.js

react.js中文文档 reactjs.cn/

react.js入门教程(gitbook) hulufei.gitbooks.io/react-tutor…

react.js快速入门教程 - 阮一峰 www.ruanyifeng.com/blog/2015/0…

react.js视频教程 react-china.org/t/reactjs/5…

React Native之React速学教程github.com/crazycodebo…

ES6

深入浅出ES6(一):ES6是什么 www.infoq.com/cn/articles…

深入浅出ES6(二):迭代器和for-of循环 www.infoq.com/cn/articles…

深入浅出ES6(三):生成器 Generators www.infoq.com/cn/articles…

深入浅出ES6(四):模板字符串 www.infoq.com/cn/articles…

深入浅出ES6(五):不定参数和默认参数 www.infoq.com/cn/articles…

深入浅出ES6(六):解构Destructuring www.infoq.com/cn/articles…

深入浅出ES6(七):箭头函数Arrow Functions www.infoq.com/cn/articles…

深入浅出ES6(八):Symbols www.infoq.com/cn/articles…

深入浅出ES6(九):学习Babel和Broccoli,马上就用ES6 www.infoq.com/cn/articles…

深入浅出ES6(十):集合 www.infoq.com/cn/articles…

深入浅出ES6(十一):生成器Generators,续篇 www.infoq.com/cn/articles…

深入浅出ES6(十二):代理Proxies www.infoq.com/cn/articles…

深入浅出ES6(十三):类Class www.infoq.com/cn/articles…

深入浅出ES6(十四):let和const www.infoq.com/cn/articles…

深入浅出ES6(十五):子类Subclassing www.infoq.com/cn/articles…

深入浅出ES6(十六):模块Modules www.infoq.com/cn/articles…

深入浅出ES6(十七):展望未来 www.infoq.com/cn/articles…

系列教程

深入浅出React(一):React的设计哲学 - 简单之美 www.infoq.com/cn/articles…

深入浅出React(二):React开发神器Webpack www.infoq.com/cn/articles…

深入浅出React(三):理解JSX和组件 www.infoq.com/cn/articles…

深入浅出React(四):虚拟DOM Diff算法解析 www.infoq.com/cn/articles…

深入浅出React(五):使用Flux搭建React应用程序架构 www.infoq.com/cn/articles…

react-webpack-cookbook中文版 fakefish.github.io/react-webpa…

Flex 布局语法教程 www.ruanyifeng.com/blog/2015/0…

React 初探 www.alloyteam.com/2015/04/rea…

React虚拟DOM浅析 www.alloyteam.com/2015/10/rea…

react组件间通信 www.alloyteam.com/2015/07/rea…

React 数据流管理架构之 Redux 介绍 www.alloyteam.com/2015/09/rea…

React服务器端渲染实践小结 www.alloyteam.com/2015/10/878…

React Native Android 踩坑之旅 www.alloyteam.com/2015/10/rea…

React Native 之 JSBridge www.alloyteam.com/2015/05/rea…

React Native 研究与实践教程 github.com/crazycodebo…

React Native探索系列教程

React Native探索(一):背景、规划和风险 www.infoq.com/cn/articles…

React Native探索(二):布局篇 www.infoq.com/cn/articles…

React Native探索(三):与 react-web 的融合 www.infoq.com/cn/articles…

开源APP

研究源码也是一个很好的学习方式

官方演示App github.com/facebook/re…

Facebook F8 App github.com/fbsamples/f…

GitHub Popular(一个用来查看GitHub最受欢迎与最热项目的App)已上架github.com/crazycodebo…

奇舞周刊 iOS 版(上架应用) github.com/fakefish/We…

react-native-dribbble-app github.com/catalinmiro…

Gank.io客户端 github.com/Bob1993/Rea…

Mdcc客户端(优质) github.com/Bob1993/mdc…

Leanote for iOS(云笔记) github.com/leanote/lea…

ReactNativeRubyChina github.com/henter/Reac…

HackerNews-React-Native github.com/iSimar/Hack…

React-Native新闻客户端 github.com/tabalt/Reac…

newswatch(新闻客户端) github.com/bradoyler/n…

buyscreen(购买页面) github.com/appintheair…

V2EX客户端 github.com/samuel1112/…

react-native-todo github.com/joemaddalon…

react-native-beer github.com/muratsu/rea…

react-native-stars github.com/86/react-na…

模仿天猫首页的app github.com/hugohua/rea…

ReactNativeChess github.com/csarsam/Rea…

react native 编写的音乐软件 github.com/Johnqing/mi…

react-native-pokedex github.com/ababol/reac…

CNode-React-Native github.com/SFantasy/CN…

8tracks电台客户端 github.com/voronianski…

React-Native实现的计算器 github.com/yoxisem544/…

房产搜索app github.com/jawee/react…

知乎专栏app github.com/LeezQ/react…

ForeignExchangeApp github.com/peralmq/For…

Segmentfault 客户端 github.com/fakefish/sf…

糗事百科app github.com/stormhouse/…

孢子社区app github.com/Hi-Rube/bao…

深JS app github.com/fraserxu/sh…

Den - 房屋销售app* github.com/asamiller/d…

Noder-cnodejs客户端 github.com/soliury/nod…

知乎日报Android版 github.com/race604/Zhi…

ziliun-react-native github.com/sonnylazuar…

react-native-weather-app github.com/shevawen/re…

React Native Sample App(Navigation,Flux) github.com/taskrabbit/…

TesterHome社区app github.com/qddegtya/A-…

Finance - 股票报价app github.com/7kfpun/Fina…

shopping - 购物app github.com/bigsui/shop…

zhuiyuan - 追源cms app github.com/kazaff/Zhui…

uestc-bbs-react-native - UESTC清水河畔RN客户端(with Redux) github.com/just4fun/ue…

react-native-nw-react-calculator(iOS/Android、Web、桌面多端) github.com/benoitvallo…

react-native-nba-app github.com/wwayne/reac…

开源中国的Git@OSC客户端 git.oschina.net/rplees/reac…

rn_bycloud 帮瀛律师端app github.com/liuchungui/…

ReactNativeRollingExamples github.com/joggerplus/…

Reading App Write In React-Native(Studying and Programing github.com/attentivene…

数独 - 重拾纯粹数独的乐趣 github.com/nihgwu/reac…

Shop-React-Native github.com/EleTeam/Sho…

掘金客户端 github.com/wangdicoder…

cnblogs 客户端 github.com/togayther/r…

图书

《React Native入门与实战》 item.jd.com/11844102.ht…

《React Native开发指南》 www.ituring.com.cn/book/1846

《React Native跨平台移动应用开发》 item.jd.com/10372998311…

《React Native:用JavaScript开发移动应用》 item.jd.com/11785195.ht…

组件

由于已经有较好的组件库网站,这里就不做总结。可以直接查看如下网站,过后可能精选一部分优质组件出来 :P

React-native组件库(比较全的组件库) js.coach/

React Native Modules reactnativemodules.com/

最佳轮播类组件 github.com/leecade/rea…

react-native-simple-router github.com/react-nativ…

react-native-router-flux github.com/aksonov/rea…

下拉刷新组件 github.com/jsdf/react-…

模态框 github.com/brentvatne/…

react-native-navbar github.com/react-nativ…

滚动轮播组件 github.com/appintheair…

HTML显示组件 github.com/jsdf/react-…

Material React Native (MRN) - Material Design组件库 github.com/binggg/mrn

react-native-gitfeed - GitHub客户端(iOS/Android) github.com/xiekw2010/r…

React-Native-Elements - React Native样式组件库 github.com/react-nativ…

Shoutem UI - React Native样式组件库 github.com/shoutem/ui

工具

react-native-snippets(代码提示) github.com/Shrugs/reac…

react-native-babel(使用ES6+) github.com/roman01la/r…

sqlite for react-native github.com/almost/reac…

gulp-react-native-css(就像写css一样写React Style) github.com/soliury/gul…

rnpm(React Native Package Manager) github.com/rnpm/rnpm

Pepperoni - React Native项目初始化套件 github.com/futurice/pe…

Deco IDE - React Native IDE www.decosoftware.com/

ignite - React Native CLI项目生成器 github.com/infinitered…

资源网站

React-native官网 facebook.github.io/react-nativ…

React-China社区 react-china.org/

React Native中文社区 bbs.react-native.cn/

React-native组件库(比较全的组件库) react.parts/

React Native Modules reactnativemodules.com/

Use React Native 资讯站(使用技巧及新闻) www.reactnative.com/

11款React Native开源移动 UI 组件 www.oschina.net/news/61214/…

稀土掘金的 React 标签 juejin.cn juejin.cn

业界讨论

跨平台开发时代的 (再次) 到来?( Xamarin,NativeScript 和 React Native 对比) onevcat.com/2015/03/cro…

谈谈 React Native - 唐巧 blog.devtang.com/blog/2015/0…

如何评价React-Native? www.zhihu.com/question/27…

React Native概述:背景、规划和风险 div.io/topic/938

Native与Web的融合 - Qcon中React-Native演讲 www.infoq.com/cn/presenta…

使用React Native一年后的感受www.dobest.me/blog/2016/0…

Weex & ReactNative & JSPatch大对比 awhisper.github.io/2016/07/22/…

weex&ReactNative对比 zhuanlan.zhihu.com/p/21677103

更多精彩文章请关注微信公众号"Android经验分享":这里将长期为您分享Android高手经验、中外开源项目、源码解析、框架设计和Android好文推荐!

扫一扫,你不会吃亏