github地址:
https://github.com/LeuisKen/react-collection
https://github.com/reactnativecn/react-native-guide
https://github.com/zhangmengxue/React-Learning
https://github.com/react -guide【高质量的React相关文档和翻译】
个人收集的反应相关资源链接
链接
电子书
[React.pdf简介](/ ebooks / React.pdf简介)
[Pro React.pdf](/ ebooks / Pro React.pdf)
[使用React,Node.js,MongoDB,Socket.IO开发一个角色投票应用.pdf](/ ebooks / React + Node.js + MongoDB + Socket.IO dev.pdf)
相关项目
反应母语学习指南
本指南汇集React-Native各类学习资源,给大家提供便利。指南正在不断更新,大家有好的资源欢迎Pull Requests!
同时还有Awesome React Native系列
https://github.com/jondot/awesome-react-native
目录
教程
反应原生
构建Facebook F8 2016 App / React Native开发指南
反应本地指南入门
https://github.com/vczero/react-native-lesson
30天学习React Native教程
https://github.com/fangwei716/30-days-of-react-native
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中文文档(react native english,人工翻译,官网完全同步)
http://react-native.cn/docs/getting-started.html
反应天然课第一
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布局篇
https://segmentfault.com/a/1190000002658374
React Native基础练习指北(一)
https://segmentfault.com/a/1190000002645929
React Native基础练习指北(二)
https://segmentfault.com/a/1190000002647733
使用React Native构建iOS应用程序的日记
http://herman.asia/building-a-flashcard-app-with-react-native
在现有iOS应用中使用React Native
http://blog-en.leapoahead.com/post/use-react-native-in-existing-ios-app
对初学者反应本土 - 下一件大事?
https://devdactic.com/react-native-for-beginners/
如何使用反应原生实施选项卡栏原生
https://devdactic.com/react-native-tab-bar/
tcomb-form-native使用视频教程(需翻墙)
https://react.rocks/example/tcomb-form-native
React Native分享记录
https://segmentfault.com/a/1190000002678782
React Native构建本地视图组件
https://www.dobest.me/article/11
react-native-android-lession(安卓系列教程)
https://github.com/yipengmu/react-native-android-lession
React Native模块桥接详解
https://www.dobest.me/article/14
React Native:配置和起步
http://www.liaohuqiu.net/cn/posts/react-native-1/
React Native:Android的打包
http://www.liaohuqiu.net/cn/posts/react-native-android-package/
ReactNative之原生模块开发并发布--iOS篇
ReactNative之原生模块开发并发布--android篇
反应天然第一的课
https://github.com/coderyi/blog/blob/master/articles/2016/0122_react-native_first_lesson.md
反应原生系列专题文章
http://www.lcode.org/react-native/
React.js
react.js文档中文English
react.js入门教程(gitbook)
https://hulufei.gitbooks.io/react-tutorial/content/introduction.html
react.js快速入门教程 - 阮一峰
http://www.ruanyifeng.com/blog/2015/03/react.html
react.js教程视频
http://react-china.org/t/reactjs/584
ES6
深入浅出ES6(一):ES6什么的英文
http://www.infoq.com/cn/articles/es6-in-depth-an-introduction
深入浅出ES6(二):迭代器和换的循环
http://www.infoq.com/cn/articles/es6-in-depth-iterators-and-the-for-of-loop
深入浅出ES6(三):生成器发电机
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
系列教程
深入浅出React(一):React的设计哲学 - 简单之美
http://www.infoq.com/cn/articles/react-art-of-simplity
深入浅出React(二):React开发神器Webpack
http://www.infoq.com/cn/articles/react-and-webpack
深入浅出阵营(三):理解JSX组件状语从句:
http://www.infoq.com/cn/articles/react-jsx-and-component
深入浅出React(四):虚拟DOM Diff算法解析
http://www.infoq.com/cn/articles/react-dom-diff
深入浅出阵营(五):使用助焊剂搭建阵营程序应用架构
http://www.infoq.com/cn/articles/react-flux
反应-的WebPack-食谱版中文English
http://fakefish.github.io/react-webpack-cookbook/
Flex布局语法教程
http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html
React初探
http://www.alloyteam.com/2015/04/react-explore/
反应虚拟DOM浅析
http://www.alloyteam.com/2015/10/react-virtual-analysis-of-the-dom/
反应间组件通信
http://www.alloyteam.com/2015/07/react-zu-jian-jian-tong-xin/
React数据流管理架构之Redux介绍
http://www.alloyteam.com/2015/09/react-redux/
反应端的服务器渲染实践小结
http://www.alloyteam.com/2015/10/8783/
React Native Android踩坑之旅
http://www.alloyteam.com/2015/10/react-native-android-steps-on-tour/
React Native之JSBridge
http://www.alloyteam.com/2015/05/react-native-zhi-jsbridge/
React Native探索系列教程
React Native探索(一):背景,规划和风险
http://www.infoq.com/cn/articles/react-native-overview
React Native探索(二):布局篇
http://www.infoq.com/cn/articles/react-native-layout
React Native探索(三):与react-web的融合
http://www.infoq.com/cn/articles/react-native-web
开源APP
研究源码也是一个很好的学习方式
官方演示App
https://github.com/facebook/react-native/tree/master/Examples
Facebook F8 App
https://github.com/fbsamples/f8app
奇舞周刊iOS版(上架应用)
https://github.com/fakefish/Weekly75
react-native-dribbble-app
https://github.com/catalinmiron/react-native-dribbble-app
客户Gank.io端的
https://github.com/Bob1993/React-Native-Gank
适用于iOS的Leanote(云笔记)
https://github.com/leanote/leanote-ios-rn
ReactNativeRubyChina
https://github.com/henter/ReactNativeRubyChina
HackerNews-React-Native
https://github.com/iSimar/HackerNews-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
模仿天猫首页的应用程序
https://github.com/hugohua/react-native-demo
ReactNativeChess
https://github.com/csarsam/ReactNativeChess
反应本地编写的音乐软件
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
反应母语的实现计算器
https://github.com/yoxisem544/Calculator-using-React-Native
房产搜索应用程序
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应用程序
https://github.com/fraserxu/shenjs
Den - 房屋销售应用程序*
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(导航,通量)
https://github.com/taskrabbit/ReactNativeSampleApp
TesterHome社区应用程序
https://github.com/qddegtya/A-ReactNative-TesterHome
财务 - 股票报价app
https://github.com/7kfpun/FinanceReactNative
购物 - 购物应用
https://github.com/bigsui/shopping-react-native
zhuiyuan - 追源cms app
https://github.com/kazaff/ZhuiYuanDemo
uestc-bbs-react-native - UESTC清水河畔RN客户端(带Redux)
https://github.com/just4fun/uestc-bbs-react-native
react-native-nw-react-calculator(iOS / Android,Web,桌面多端)
https://github.com/benoitvallon/react-native-nw-react-calculator
react-native-nba-app
https://github.com/wwayne/react-native-nba-app
开源中国的混帐@ OSC端的客户
http://git.oschina.net/rplees/react-native-gitosc
rn_bycloud帮瀛禁师端app
https://github.com/liuchungui/rn_bycloud
ReactNativeRollingExamples - react-native的一些例子https://github.com/joggerplus/ReactNativeRollingExamples
阅读应用程序写入反应原生(学习和编程
https://github.com/attentiveness/reading
图书
“React Native入门与实战”
http://item.jd.com/11844102.html
“React Native开发指南”
http://www.ituring.com.cn/book/1846
“React Native跨平台移动应用开发”
http://item.jd.com/10372998311.html
“React Native:用JavaScript开发移动应用”
http://item.jd.com/11785195.html
组件
由于已经有较好的组件库网站,这里就不做总结。可以直接查看如下网站,过后可能精选一部分优质组件出来:P
React-native组件库(比较全的组件库)
反应原生模块
http://reactnativemodules.com/
轮最佳播类组件
https://github.com/leecade/react-native-swiper
react-native-simple-router
https://github.com/react-native-simple-router-community/react-native-simple-router
react-native-router-flux
https://github.com/aksonov/react-native-router-flux
刷新下拉组件
https://github.com/jsdf/react-native-refreshable-listview
态模框
https://github.com/brentvatne/react-native-modal
react-native-navbar
https://github.com/react-native-fellowship/react-native-navbar
轮滚动播组件
https://github.com/appintheair/react-native-looped-carousel
HTML组件显示
https://github.com/jsdf/react-native-htmlview
材料反应原生(MRN) - 材料设计组件库
react-native-gitfeed - GitHub客户端(iOS / Android)
https://github.com/xiekw2010/react-native-gitfeed
工具
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
rnpm(React Native Package Manager)
Pepperoni - React Native项目初始化套件
https://github.com/futurice/pepperoni-app-kit
Deco IDE - React Native IDE
点燃 - React Native CLI项目生成器
https://github.com/infinitered/ignite
资源网站
反应本地网官
http://facebook.github.io/react-native/
反应-中国社区
React Native中文社区
React-native组件库(比较全的组件库)
反应原生模块
http://reactnativemodules.com/
使用React Native资讯站(使用技巧及新闻)
11款React Native开源移动UI组件
http://www.oschina.net/news/61214/11-react-native-ui-components
稀土掘金的React标签
http://gold.xitu.io/#/tag/React.js http://gold.xitu.io/#/tag/React%20Native
业界讨论
跨平台开发时代的(再次)到来?(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/
如何评价阵营,本土?
https://www.zhihu.com/question/27852694/answer/43990708
React Native概述:背景,规划和风险
Native与Web的融合 - Qcon中React-Native演讲
http://www.infoq.com/cn/presentations/the-fusion-of-native-and-web
使用React Native一年后的感受
Weex&ReactNative&JSPatch大对比
http://awhisper.github.io/2016/07/22/Weex-ReactNative-JSPatch/
weex&ReactNative对比
https://zhuanlan.zhihu.com/p/21677103
反应学习
项目:
在KOA中使用阵营实现的理解作出反应的SearchTable例子
实现的阵营官方的入门例子,commentbox
2016/02/20更新为使用v2.0.0版本的react-router。
里面包含很多结合使用ES6和阵营的小例子。也是阵营+的WebPack + ES6模式开发入门指南这篇文章的实例
基于React reflux的记事本应用完整的应用程序。
通量入门实例,理解flux.flux换愚蠢的人民这篇文章的实例通量换愚蠢-人演示
React-Router DEMO,来自React router官方教程
反应服务端渲染演示
终极版官网上的一些例子
终极版非常赞的教程
资源:
其他
作者:izhongxia
链接://www.greatytc.com/p/a1790e1945a8
來源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。