本指南匯集React-Native各類學(xué)習(xí)資源肉瓦,給大家提供便利。指南正在不斷的更新僧鲁,大家有好的資源歡迎Pull Requests除破!
同時還有Awesome React-Native系列
地址:https://github.com/jondot/awesome-react-native
目錄
教程
React Native
React-Native入門指南
https://github.com/vczero/react-native-lessionReact-Native視頻教程(部分免費)
https://egghead.io/technologies/reactreact-native 官方api文檔
http://facebook.github.io/react-native/docs/getting-started.htmlreact-native中文文檔(極客學(xué)院)
http://wiki.jikexueyuan.com/project/react-native/react-native中文文檔(react native中文網(wǎng)牧氮,人工翻譯,官網(wǎng)完全同步)
http://react-native.cn/docs/getting-started.htmlreact-native第一課
http://html-js.com/article/2783深入淺出 React Native:使用 JavaScript 構(gòu)建原生應(yīng)用
http://zhuanlan.zhihu.com/FrontendMagazine/19996445React Native通信機制詳解
http://blog.cnbang.net/tech/2698/React Native布局篇
http://segmentfault.com/a/1190000002658374React Native 基礎(chǔ)練習(xí)指北(一)
http://segmentfault.com/a/1190000002645929React Native 基礎(chǔ)練習(xí)指北(二)
http://segmentfault.com/a/1190000002647733Diary of Building an iOS App with React Native
http://herman.asia/building-a-flashcard-app-with-react-nativeUse React Native in Existing iOS App
http://blog-en.leapoahead.com/post/use-react-native-in-existing-ios-appReact 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-nativeReact Native分享記錄
http://segmentfault.com/a/1190000002678782React Native構(gòu)建本地視圖組件
http://www.dobest.me/post/react-native-build-native-componenets/react-native-android-lession(安卓系列教程)
https://github.com/yipengmu/react-native-android-lessionReact Native模塊橋接詳解
http://www.dobest.me/post/react-native-bridge/React Native: 配置和起步
http://www.liaohuqiu.net/cn/posts/react-native-1/React Native: Android 的打包
http://www.liaohuqiu.net/cn/posts/react-native-android-package/
React.js
react.js中文文檔
http://reactjs.cn/react.js入門教程(gitbook)
https://hulufei.gitbooks.io/react-tutorial/content/introduction.htmlreact.js快速入門教程 - 阮一峰
http://www.ruanyifeng.com/blog/2015/03/react.htmlreact.js視頻教程
http://react.nodejs-china.org/t/reactjs/584
ES6
深入淺出ES6(一):ES6是什么
http://www.infoq.com/cn/articles/es6-in-depth-an-introduction深入淺出ES6(二):迭代器和for-of循環(huán)
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(五):不定參數(shù)和默認參數(shù)
http://www.infoq.com/cn/articles/es6-in-depth-rest-parameters-and-defaults
系列教程
深入淺出React(一):React的設(shè)計哲學(xué) - 簡單之美
http://www.infoq.com/cn/articles/react-art-of-simplity深入淺出React(二):React開發(fā)神器Webpack
http://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應(yīng)用程序架構(gòu)
http://www.infoq.com/cn/articles/react-fluxreact-webpack-cookbook中文版
http://fakefish.github.io/react-webpack-cookbook/Flex 布局語法教程
http://www.ruanyifeng.com/blog/2015/07/flex-grammar.htmlReact虛擬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 數(shù)據(jù)流管理架構(gòu)之 Redux 介紹
http://www.alloyteam.com/2015/09/react-redux/React服務(wù)器端渲染實踐小結(jié)
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探索(一):背景瑰枫、規(guī)劃和風(fēng)險
http://www.infoq.com/cn/articles/react-native-overviewReact Native探索(二):布局篇
http://www.infoq.com/cn/articles/react-native-layoutReact Native探索(三):與 react-web 的融合
http://www.infoq.com/cn/articles/react-native-web
開源APP
研究源碼也是一個很好的學(xué)習(xí)方式
官方演示App
https://github.com/facebook/react-native/tree/master/Examplesreact-native-dribbble-app
https://github.com/catalinmiron/react-native-dribbble-appLeanote for iOS(云筆記)
https://github.com/leanote/leanote-iosReactNativeRubyChina
https://github.com/henter/ReactNativeRubyChinaHackerNews-React-Native
https://github.com/iSimar/HackerNews-React-NativeReact-Native新聞客戶端
https://github.com/tabalt/ReactNativeNewsnewswatch(新聞客戶端)
https://github.com/bradoyler/newswatch-react-nativebuyscreen(購買頁面)
https://github.com/appintheair/react-native-buyscreenreact-native-todo
https://github.com/joemaddalone/react-native-todoreact-native-beer
https://github.com/muratsu/react-native-beerreact-native-stars
https://github.com/86/react-native-stars模仿天貓首頁的app
https://github.com/hugohua/react-native-demoReactNativeChess
https://github.com/csarsam/ReactNativeChessreact native 編寫的音樂軟件
https://github.com/Johnqing/miumiureact-native-pokedex
https://github.com/ababol/react-native-pokedexCNode-React-Native
https://github.com/SFantasy/CNode-React-Native8tracks電臺客戶端
https://github.com/voronianski/EightTracksReactNativeReact-Native實現(xiàn)的計算器
https://github.com/yoxisem544/Calculator-using-React-Native房產(chǎn)搜索app
https://github.com/jawee/react-native-PropertyFinderForeignExchangeApp
https://github.com/peralmq/ForeignExchangeAppSegmentfault 客戶端
https://github.com/fakefish/sf-react-native孢子社區(qū)app
https://github.com/Hi-Rube/baoz-ReactNativeDen - 房屋銷售app*
https://github.com/asamiller/denNoder-cnodejs客戶端
https://github.com/soliury/noder-react-native知乎日報Android版
https://github.com/race604/ZhiHuDaily-React-Nativeziliun-react-native
https://github.com/sonnylazuardi/ziliun-react-nativereact-native-weather-app
https://github.com/shevawen/react-native-weather-appReact Native Sample App(Navigation,Flux)
https://github.com/taskrabbit/ReactNativeSampleAppTesterHome社區(qū)app
https://github.com/qddegtya/A-ReactNative-TesterHomeFinance - 股票報價app
https://github.com/7kfpun/FinanceReactNativeshopping - 購物app
https://github.com/bigsui/shopping-react-nativezhuiyuan - 追源cms app
https://github.com/kazaff/ZhuiYuanDemouestc-bbs-react-native - UESTC清水河畔RN客戶端(with Redux)
https://github.com/just4fun/uestc-bbs-react-nativereact-native-nw-react-calculator(iOS/Android踱葛、Web丹莲、桌面多端)
https://github.com/benoitvallon/react-native-nw-react-calculatorreact-native-nba-app
https://github.com/wwayne/react-native-nba-app
組件
由于已經(jīng)有較好的組件庫網(wǎng)站,這里就不做總結(jié)尸诽∩模可以直接查看如下網(wǎng)站,過后可能精選一部分優(yōu)質(zhì)組件出來 :P
React-native組件庫(比較全的組件庫)
http://react.parts/React Native Modules
http://reactnativemodules.com/React Native Router
https://github.com/t4t5/react-native-router下拉刷新組件
https://github.com/jsdf/react-native-refreshable-listviewreact-native-navbar
https://github.com/react-native-fellowship/react-native-navbar滾動輪播組件
https://github.com/appintheair/react-native-looped-carouselMaterial React Native (MRN) - Material Design組件庫
https://github.com/binggg/mrn
工具
react-native-snippets(代碼提示)
https://github.com/Shrugs/react-native-snippetsreact-native-babel(使用ES6+)
https://github.com/roman01la/react-native-babelsqlite for react-native
https://github.com/almost/react-native-sqlitegulp-react-native-css(就像寫css一樣寫React Style)
https://github.com/soliury/gulp-react-native-cssrnpm(React Native Package Manager)
https://github.com/rnpm/rnpm
資源網(wǎng)站
React-native官網(wǎng)
http://facebook.github.io/react-native/React-China社區(qū)
http://react-china.org/React Native中文社區(qū)
http://bbs.react-native.cn/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稀土掘金的 React 標簽
http://gold.xitu.io/#/tag/React.js http://gold.xitu.io/#/tag/React%20Native
業(yè)界討論
跨平臺開發(fā)時代的 (再次) 到來性含?( Xamarin洲赵,NativeScript 和 React Native 對比)
http://onevcat.com/2015/03/cross-platform/談?wù)?React Native - 唐巧
http://blog.devtang.com/blog/2015/02/01/talk-about-react-native/如何評價React-Native?
http://www.zhihu.com/question/27852694/answer/43990708React Native概述:背景、規(guī)劃和風(fēng)險
http://div.io/topic/938Native與Web的融合 - Qcon中React-Native演講
http://www.infoq.com/cn/presentations/the-fusion-of-native-and-web