天天看點

React Native 參考資料

建構 Facebook F8 2016 App / React Native 開發指南http://f8-app.liaohuqiu.net/

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中文網,人工翻譯,官網完全同步)http://react-native.cn/docs/getting-started.html

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布局篇https://segmentfault.com/a/1190000002658374

React Native 基礎練習指北(一)https://segmentfault.com/a/1190000002645929

React Native 基礎練習指北(二)https://segmentfault.com/a/1190000002647733

Diary of Building an iOS App with React Nativehttp://herman.asia/building-a-flashcard-app-with-react-native

Use React Native in Existing iOS Apphttp://blog-en.leapoahead.com/post/use-react-native-in-existing-ios-app

React Native For Beginners – The Next Big Thing?https://devdactic.com/react-native-for-beginners/

How To Implement A Tab Bar With React Nativehttps://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篇http://www.liuchungui.com/blog/2016/05/02/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-iospian/

ReactNative之原生子產品開發并釋出——android篇http://www.liuchungui.com/blog/2016/05/08/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-androidpian/

react-native的第一課https://github.com/coderyi/blog/blob/master/articles/2016/0122_react-native_first_lesson.md

React-Native專題系列文章http://www.lcode.org/react-native/

React.js

react.js中文文檔http://reactjs.cn/

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(二):疊代器和for-of循環http://www.infoq.com/cn/articles/es6-in-depth-iterators-and-the-for-of-loop

深入淺出ES6(三):生成器 Generatorshttp://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開發神器Webpackhttp://www.infoq.com/cn/articles/react-and-webpack

深入淺出React(三):了解JSX群組件http://www.infoq.com/cn/articles/react-jsx-and-component

深入淺出React(四):虛拟DOM Diff算法解析http://www.infoq.com/cn/articles/react-dom-diff

深入淺出React(五):使用Flux搭建React應用程式架構http://www.infoq.com/cn/articles/react-flux

react-webpack-cookbook中文版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/

React虛拟DOM淺析http://www.alloyteam.com/2015/10/react-virtual-analysis-of-the-dom/

react元件間通信http://www.alloyteam.com/2015/07/react-zu-jian-jian-tong-xin/

React 資料流管理架構之 Redux 介紹http://www.alloyteam.com/2015/09/react-redux/

React伺服器端渲染實踐小結http://www.alloyteam.com/2015/10/8783/

React Native Android 踩坑之旅http://www.alloyteam.com/2015/10/react-native-android-steps-on-tour/

React Native 之 JSBridgehttp://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

研究源碼也是一個很好的學習方式

官方示範Apphttps://github.com/facebook/react-native/tree/master/Examples

Facebook F8 Apphttps://github.com/fbsamples/f8app

奇舞周刊 iOS 版(上架應用)https://github.com/fakefish/Weekly75

react-native-dribbble-apphttps://github.com/catalinmiron/react-native-dribbble-app

Gank.io用戶端https://github.com/Bob1993/React-Native-Gank

Leanote for iOS(雲筆記)https://github.com/leanote/leanote-ios-rn

ReactNativeRubyChinahttps://github.com/henter/ReactNativeRubyChina

HackerNews-React-Nativehttps://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-todohttps://github.com/joemaddalone/react-native-todo

react-native-beerhttps://github.com/muratsu/react-native-beer

react-native-starshttps://github.com/86/react-native-stars

模仿天貓首頁的apphttps://github.com/hugohua/react-native-demo

ReactNativeChesshttps://github.com/csarsam/ReactNativeChess

react native 編寫的音樂軟體https://github.com/Johnqing/miumiu

react-native-pokedexhttps://github.com/ababol/react-native-pokedex

CNode-React-Nativehttps://github.com/SFantasy/CNode-React-Native

8tracks電台用戶端https://github.com/voronianski/EightTracksReactNative

React-Native實作的電腦https://github.com/yoxisem544/Calculator-using-React-Native

×××搜尋apphttps://github.com/jawee/react-native-PropertyFinder

知乎專欄apphttps://github.com/LeezQ/react-native-zhihu-app

ForeignExchangeApphttps://github.com/peralmq/ForeignExchangeApp

Segmentfault 用戶端https://github.com/fakefish/sf-react-native

糗事百科apphttps://github.com/stormhouse/QiuShiReactNative

孢子社群apphttps://github.com/Hi-Rube/baoz-ReactNative

深JS apphttps://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-nativehttps://github.com/sonnylazuardi/ziliun-react-native

react-native-weather-apphttps://github.com/shevawen/react-native-weather-app

React Native Sample App(Navigation,Flux)https://github.com/taskrabbit/ReactNativeSampleApp

TesterHome社群apphttps://github.com/qddegtya/A-ReactNative-TesterHome

Finance - 股票報價apphttps://github.com/7kfpun/FinanceReactNative

shopping - 購物apphttps://github.com/bigsui/shopping-react-native

zhuiyuan - 追源cms apphttps://github.com/kazaff/ZhuiYuanDemo

uestc-bbs-react-native - UESTC清水河畔RN用戶端(with 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-apphttps://github.com/wwayne/react-native-nba-app

開源中國的Git@OSC用戶端http://git.oschina.net/rplees/react-native-gitosc

rn_bycloud 幫瀛律師端apphttps://github.com/liuchungui/rn_bycloud

ReactNativeRollingExamples - react-native的一些examplehttps://github.com/joggerplus/ReactNativeRollingExamples

Reading App Write In React-Native(Studying and Programinghttps://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元件庫(比較全的元件庫)https://js.coach/

React Native Moduleshttp://reactnativemodules.com/

最佳輪播類元件https://github.com/leecade/react-native-swiper

react-native-simple-routerhttps://github.com/react-native-simple-router-community/react-native-simple-router

react-native-router-fluxhttps://github.com/aksonov/react-native-router-flux

下拉重新整理元件https://github.com/jsdf/react-native-refreshable-listview

模态框https://github.com/brentvatne/react-native-modal

react-native-navbarhttps://github.com/react-native-fellowship/react-native-navbar

滾動輪播元件https://github.com/appintheair/react-native-looped-carousel

HTML顯示元件https://github.com/jsdf/react-native-htmlview

Material React Native (MRN)- Material Design元件庫https://github.com/binggg/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-nativehttps://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)https://github.com/rnpm/rnpm

Pepperoni - React Native項目初始化套件https://github.com/futurice/pepperoni-app-kit

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

ignite - React Native CLI項目生成器https://github.com/infinitered/ignite

資源網站

React-native官網http://facebook.github.io/react-native/

React-China社群http://react-china.org/

React Native中文社群http://bbs.react-native.cn/

React-native元件庫(比較全的元件庫)http://react.parts/

Use React Native 資訊站(使用技巧及新聞)http://www.reactnative.com/

11款React Native開源移動 UI 元件http://www.oschina.net/news/61214/11-react-native-ui-components

稀土掘金的 React 标簽http://gold.xitu.io/#/tag/React.jshttp://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/

如何評價React-Native?https://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

使用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/

Weex & ReactNative & JSPatch大對比http://awhisper.github.io/2016/07/22/Weex-ReactNative-JSPatch/

weex&ReactNative對比https://zhuanlan.zhihu.com/p/21677103

繼續閱讀