{"id":13452843,"url":"https://github.com/reactnativecn/react-native-guide","last_synced_at":"2025-05-13T19:04:21.735Z","repository":{"id":30156355,"uuid":"33706598","full_name":"reactnativecn/react-native-guide","owner":"reactnativecn","description":"React Native指南汇集了各类react-native学习资源、开源App和组件","archived":false,"fork":false,"pushed_at":"2020-07-27T05:47:48.000Z","size":117,"stargazers_count":17737,"open_issues_count":4,"forks_count":3775,"subscribers_count":1020,"default_branch":"master","last_synced_at":"2025-04-28T00:28:55.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reactnativecn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-10T03:34:17.000Z","updated_at":"2025-04-27T05:38:28.000Z","dependencies_parsed_at":"2022-07-12T05:18:33.984Z","dependency_job_id":null,"html_url":"https://github.com/reactnativecn/react-native-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactnativecn%2Freact-native-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactnativecn","download_url":"https://codeload.github.com/reactnativecn/react-native-guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254010798,"owners_count":21998993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T08:00:24.241Z","updated_at":"2025-05-13T19:04:21.718Z","avatar_url":"https://github.com/reactnativecn.png","language":null,"readme":"# React-Native学习指南\n本指南汇集React-Native各类学习资源，给大家提供便利。指南正在不断的更新，大家有好的资源欢迎Pull Requests！\n\n同时还有Awesome React Native系列\nhttps://github.com/jondot/awesome-react-native\n\n# 目录\n* [教程](#教程)\n * [React Native](#react-native)\n * [React.js](#reactjs)\n * [ES6](#es6)\n * [系列教程](#系列教程)\n* [开源APP](#开源app)\n* [图书](#图书)\n* [组件](#组件)\n* [工具](#工具)\n* [资源网站](#资源网站)\n* [业界讨论](#业界讨论)\n\n## 教程\n\n### React Native\n\n* **构建 Facebook F8 2016 App / React Native 开发指南**\nhttp://f8-app.liaohuqiu.net/\n\n* **React-Native入门指南**\nhttps://github.com/vczero/react-native-lesson\n\n* **30天学习React Native教程**\nhttps://github.com/fangwei716/30-days-of-react-native\n\n* **React-Native视频教程(部分免费)**\nhttps://egghead.io/technologies/react\n\n* **React Native 开发培训视频教程（中文|免费）**\nhttps://www.gitbook.com/book/unbug/react-native-training/details\n\n* react-native 官方api文档\nhttp://facebook.github.io/react-native/docs/getting-started.html\n\n* react-native中文文档(极客学院)\nhttp://wiki.jikexueyuan.com/project/react-native/\n\n* react-native中文文档(react native中文网，人工翻译，官网完全同步)\nhttp://react-native.cn/docs/getting-started.html\n\n* react-native第一课\nhttp://html-js.com/article/2783\n\n* 深入浅出 React Native：使用 JavaScript 构建原生应用\nhttp://zhuanlan.zhihu.com/FrontendMagazine/19996445\n\n* React Native通信机制详解\nhttp://blog.cnbang.net/tech/2698/\n\n* React Native布局篇\nhttps://segmentfault.com/a/1190000002658374\n\n* React Native 基础练习指北（一）\nhttps://segmentfault.com/a/1190000002645929\n\n* React Native 基础练习指北（二）\nhttps://segmentfault.com/a/1190000002647733\n\n* Diary of Building an iOS App with React Native\nhttp://herman.asia/building-a-flashcard-app-with-react-native\n\n* React Native For Beginners – The Next Big Thing?\nhttps://devdactic.com/react-native-for-beginners/\n\n* How To Implement A Tab Bar With React Native\nhttps://devdactic.com/react-native-tab-bar/\n\n* tcomb-form-native使用视频教程(需翻墙)\nhttps://react.rocks/example/tcomb-form-native\n\n* React Native分享记录\nhttps://segmentfault.com/a/1190000002678782\n\n* React Native构建本地视图组件\nhttps://www.dobest.me/article/11\n\n* react-native-android-lession(安卓系列教程)\nhttps://github.com/yipengmu/react-native-android-lession\n\n* React Native模块桥接详解\nhttps://www.dobest.me/article/14\n\n* React Native: 配置和起步\nhttp://www.liaohuqiu.net/cn/posts/react-native-1/\n\n* React Native: Android 的打包\nhttp://www.liaohuqiu.net/cn/posts/react-native-android-package/\n\n* ReactNative之原生模块开发并发布——iOS篇\nhttp://www.liuchungui.com/blog/2016/05/02/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-iospian/\n\n* ReactNative之原生模块开发并发布——android篇\nhttp://www.liuchungui.com/blog/2016/05/08/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-androidpian/\n\n* react-native的第一课\nhttps://github.com/coderyi/blog/blob/master/articles/2016/0122_react-native_first_lesson.md\n\n* React-Native专题系列文章\nhttp://www.lcode.org/react-native/\n\n* react native redux FeInn 从0到1让你学会搭建一个APP\nhttps://github.com/febobo/react-native-redux-FeInn\n\n### React.js\n\n* react.js入门教程(gitbook)\nhttps://hulufei.gitbooks.io/react-tutorial/content/introduction.html\n\n* **react.js快速入门教程 - 阮一峰**\nhttp://www.ruanyifeng.com/blog/2015/03/react.html\n\n* react.js视频教程\nhttp://react-china.org/t/reactjs/584\n\n* React Native之React速学教程\nhttps://github.com/crazycodeboy/RNStudyNotes/tree/master/React%20Native%E4%B9%8BReact%E9%80%9F%E5%AD%A6%E6%95%99%E7%A8%8B\n\n### ES6\n\n* 深入浅出ES6（一）：ES6是什么\nhttp://www.infoq.com/cn/articles/es6-in-depth-an-introduction\n\n* 深入浅出ES6（二）：迭代器和for-of循环\nhttp://www.infoq.com/cn/articles/es6-in-depth-iterators-and-the-for-of-loop\n\n* 深入浅出ES6（三）：生成器 Generators\nhttp://www.infoq.com/cn/articles/es6-in-depth-generators\n\n* 深入浅出ES6（四）：模板字符串\nhttp://www.infoq.com/cn/articles/es6-in-depth-template-string\n\n* 深入浅出ES6（五）：不定参数和默认参数\nhttp://www.infoq.com/cn/articles/es6-in-depth-rest-parameters-and-defaults\n\n* 深入浅出ES6（六）：解构Destructuring\nhttp://www.infoq.com/cn/articles/es6-in-depth-destructuring\n\n* 深入浅出ES6（七）：箭头函数Arrow Functions\nhttp://www.infoq.com/cn/articles/es6-in-depth-arrow-functions\n\n* 深入浅出ES6（八）：Symbols\nhttp://www.infoq.com/cn/articles/es6-in-depth-symbols\n\n* 深入浅出ES6（九）：学习Babel和Broccoli，马上就用ES6\nhttp://www.infoq.com/cn/articles/es6-in-depth-babel-and-broccoli\n\n* 深入浅出ES6（十）：集合\nhttp://www.infoq.com/cn/articles/es6-in-depth-collections\n\n* 深入浅出ES6（十一）：生成器Generators，续篇\nhttp://www.infoq.com/cn/articles/es6-in-depth-generators-continued\n\n* 深入浅出ES6（十二）：代理Proxies\nhttp://www.infoq.com/cn/articles/es6-in-depth-proxies-and-reflect/\n\n* 深入浅出ES6（十三）：类Class\nhttp://www.infoq.com/cn/articles/es6-in-depth-classes\n\n* 深入浅出ES6（十四）：let和const\nhttp://www.infoq.com/cn/articles/es6-in-depth-let-and-const\n\n* 深入浅出ES6（十五）：子类Subclassing\nhttp://www.infoq.com/cn/articles/es6-in-depth-subclassing\n\n* 深入浅出ES6（十六）：模块Modules\nhttp://www.infoq.com/cn/articles/es6-in-depth-modules\n\n* 深入浅出ES6（十七）：展望未来\nhttp://www.infoq.com/cn/articles/es6-in-depth-the-future\n\n### 系列教程\n\n* 深入浅出React（一）：React的设计哲学 - 简单之美\nhttp://www.infoq.com/cn/articles/react-art-of-simplity\n\n* 深入浅出React（二）：React开发神器Webpack\nhttp://www.infoq.com/cn/articles/react-and-webpack\n\n* 深入浅出React（三）：理解JSX和组件\nhttp://www.infoq.com/cn/articles/react-jsx-and-component\n\n* 深入浅出React（四）：虚拟DOM Diff算法解析\nhttp://www.infoq.com/cn/articles/react-dom-diff\n\n* 深入浅出React（五）：使用Flux搭建React应用程序架构\nhttp://www.infoq.com/cn/articles/react-flux\n\n* react-webpack-cookbook中文版\nhttp://fakefish.github.io/react-webpack-cookbook/\n\n* Flex 布局语法教程\nhttp://www.ruanyifeng.com/blog/2015/07/flex-grammar.html\n\n* React 初探\nhttp://www.alloyteam.com/2015/04/react-explore/\n\n* React虚拟DOM浅析\nhttp://www.alloyteam.com/2015/10/react-virtual-analysis-of-the-dom/\n\n* react组件间通信\nhttp://www.alloyteam.com/2015/07/react-zu-jian-jian-tong-xin/\n\n* React 数据流管理架构之 Redux 介绍\nhttp://www.alloyteam.com/2015/09/react-redux/\n\n* React服务器端渲染实践小结\nhttp://www.alloyteam.com/2015/10/8783/\n\n* React Native Android 踩坑之旅\nhttp://www.alloyteam.com/2015/10/react-native-android-steps-on-tour/\n\n* React Native 之 JSBridge\nhttp://www.alloyteam.com/2015/05/react-native-zhi-jsbridge/\n\n* React Native 研究与实践教程\nhttps://github.com/crazycodeboy/RNStudyNotes\n\n### React Native探索系列教程\n\n* React Native探索（一）：背景、规划和风险\nhttp://www.infoq.com/cn/articles/react-native-overview\n\n* React Native探索（二）：布局篇\nhttp://www.infoq.com/cn/articles/react-native-layout\n\n* React Native探索（三）：与 react-web 的融合\nhttp://www.infoq.com/cn/articles/react-native-web\n\n## 开源APP\n\n\u003e 研究源码也是一个很好的学习方式\n\n* 官方演示App\nhttps://github.com/fbsamples/react-native-samples\n\n* **Facebook F8 App**\nhttps://github.com/fbsamples/f8app\n\n* **仿豆瓣APP**\nhttps://github.com/jianxiaoBai/douban\n\n* **GitHub Popular(一个用来查看GitHub最受欢迎与最热项目的App)已上架**\nhttps://github.com/crazycodeboy/GitHubPopular\n\n* 奇舞周刊 iOS 版（上架应用）\nhttps://github.com/fakefish/Weekly75\n\n* react-native-dribbble-app\nhttps://github.com/catalinmiron/react-native-dribbble-app\n\n* **Gank.io客户端**\nhttps://github.com/Bob1993/React-Native-Gank\n\n* **Mdcc客户端(优质)**\nhttps://github.com/Bob1993/mdcc-client\n\n* **Leanote for iOS(云笔记)**\nhttps://github.com/leanote/leanote-ios-rn\n\n* **ReactNativeRubyChina**\nhttps://github.com/henter/ReactNativeRubyChina\n\n* HackerNews-React-Native\nhttps://github.com/iSimar/HackerNews-React-Native\n\n* React-Native新闻客户端\nhttps://github.com/tabalt/ReactNativeNews\n\n* **newswatch(新闻客户端)**\nhttps://github.com/bradoyler/newswatch-react-native\n\n* **buyscreen(购买页面)**\nhttps://github.com/appintheair/react-native-buyscreen\n\n* **V2EX客户端**\nhttps://github.com/samuel1112/v2er\n\n* react-native-todo\nhttps://github.com/joemaddalone/react-native-todo\n\n* react-native-beer\nhttps://github.com/muratsu/react-native-beer\n\n* react-native-stars\nhttps://github.com/86/react-native-stars\n\n* **模仿天猫首页的app**\nhttps://github.com/hugohua/react-native-demo\n\n* ReactNativeChess\nhttps://github.com/csarsam/ReactNativeChess\n\n* react native 编写的音乐软件\nhttps://github.com/Johnqing/miumiu\n\n* react-native-pokedex\nhttps://github.com/ababol/react-native-pokedex\n\n* CNode-React-Native\nhttps://github.com/SFantasy/CNode-React-Native\n\n* 8tracks电台客户端\nhttps://github.com/voronianski/EightTracksReactNative\n\n* React-Native实现的计算器\nhttps://github.com/yoxisem544/Calculator-using-React-Native\n\n* **房产搜索app**\nhttps://github.com/jawee/react-native-PropertyFinder\n\n* 知乎专栏app\nhttps://github.com/LeezQ/react-native-zhihu-app\n\n* ForeignExchangeApp\nhttps://github.com/peralmq/ForeignExchangeApp\n\n* Segmentfault 客户端\nhttps://github.com/fakefish/sf-react-native\n\n* 糗事百科app\nhttps://github.com/stormhouse/QiuShiReactNative\n\n* 孢子社区app\nhttps://github.com/Hi-Rube/baoz-ReactNative\n\n* **深JS app**\nhttps://github.com/fraserxu/shenjs\n\n* Den - 房屋销售app*\nhttps://github.com/asamiller/den\n\n* **Noder-cnodejs客户端**\nhttps://github.com/soliury/noder-react-native\n\n* 知乎日报Android版\nhttps://github.com/race604/ZhiHuDaily-React-Native\n\n* ziliun-react-native\nhttps://github.com/sonnylazuardi/ziliun-react-native\n\n* react-native-weather-app\nhttps://github.com/shevawen/react-native-weather-app\n\n* React Native Sample App(Navigation,Flux)\nhttps://github.com/taskrabbit/ReactNativeSampleApp\n\n* TesterHome社区app\nhttps://github.com/qddegtya/A-ReactNative-TesterHome\n\n* Finance - 股票报价app\nhttps://github.com/7kfpun/FinanceReactNative\n\n* shopping - 购物app\nhttps://github.com/bigsui/shopping-react-native\n\n* zhuiyuan - 追源cms app\nhttps://github.com/kazaff/ZhuiYuanDemo\n\n* uestc-bbs-react-native - UESTC清水河畔RN客户端(with Redux)\nhttps://github.com/just4fun/uestc-bbs-react-native\n\n* **react-native-nw-react-calculator**(iOS/Android、Web、桌面多端)\nhttps://github.com/benoitvallon/react-native-nw-react-calculator\n\n* react-native-nba-app\nhttps://github.com/wwayne/react-native-nba-app\n\n* 开源中国的Git@OSC客户端\nhttp://git.oschina.net/rplees/react-native-gitosc\n\n* rn_bycloud 帮瀛律师端app\nhttps://github.com/liuchungui/rn_bycloud\n\n* ReactNativeRollingExamples\nhttps://github.com/joggerplus/ReactNativeRollingExamples\n\n* **Reading App Write In React-Native（Studying and Programing**\nhttps://github.com/attentiveness/reading\n\n* 数独 - 重拾纯粹数独的乐趣\nhttps://github.com/nihgwu/react-native-sudoku\n\n* Shop-React-Native\nhttps://github.com/EleTeam/Shop-React-Native\n\n* **掘金客户端**\nhttps://github.com/wangdicoder/JueJinClient\n\n* cnblogs 客户端\nhttps://github.com/togayther/react-native-cnblogs\n\n* CC 速成班\nhttps://github.com/1c7/CrashCourse-Chinese-ReactNative-App\n\n* **Movieapp**\nhttps://github.com/junedomingo/movieapp\n\n* **虎扑客户端**\nhttps://github.com/MelonRice/ReactNative-HupuJRS\n\n* React Native Starter Kit\nhttps://github.com/mcnamee/react-native-starter-app\n\n* uestc-react-native-ios - 电子科技大学「UESTC」iOS 客户端（With MobX）\nhttps://github.com/Vizards/uestc-react-native-ios\n\n* **React Native实现阅读器，模仿每日一文**\nhttps://github.com/ZeeeeeeNo/ReactNativeEveryDayRead\n\n## 图书\n* 《React Native入门与实战》\nhttp://item.jd.com/11844102.html\n\n* 《React Native开发指南》\nhttp://www.ituring.com.cn/book/1846\n\n* 《React Native跨平台移动应用开发》\nhttp://item.jd.com/10372998311.html\n\n* 《React Native：用JavaScript开发移动应用》\nhttp://item.jd.com/11785195.html\n\n## 组件\n\u003e 由于已经有较好的组件库网站，这里就不做总结。可以直接查看如下网站，过后可能精选一部分优质组件出来 :P\n\n* **React-native组件库**（比较全的组件库）\nhttps://js.coach/\n\n* **React Native Modules**\nhttp://reactnativemodules.com/\n\n* **最佳轮播类组件**\nhttps://github.com/leecade/react-native-swiper\n\n* react-native-simple-router\nhttps://github.com/react-native-simple-router-community/react-native-simple-router\n\n* react-native-router-flux\nhttps://github.com/aksonov/react-native-router-flux\n\n* rn-fetch-blob (Actual and updated repository for react-native-fetch-blob)\nhttps://github.com/joltup/rn-fetch-blob\n\n* 下拉刷新组件\nhttps://github.com/jsdf/react-native-refreshable-listview\n\n* 模态框\nhttps://github.com/brentvatne/react-native-modal\n\n* react-native-navbar\nhttps://github.com/react-native-fellowship/react-native-navbar\n\n* 滚动轮播组件\nhttps://github.com/appintheair/react-native-looped-carousel\n\n* HTML显示组件\nhttps://github.com/jsdf/react-native-htmlview\n\n* **Material React Native (MRN)** - Material Design组件库\nhttps://github.com/binggg/mrn\n\n* **Paper** - Material design for React Native组件库\nhttps://github.com/callstack/react-native-paper\n\n* react-native-gitfeed - GitHub客户端(iOS/Android)\nhttps://github.com/xiekw2010/react-native-gitfeed\n\n* **React-Native-Elements** - React Native样式组件库\nhttps://github.com/react-native-community/React-Native-Elements\n\n* **Shoutem UI** - React Native样式组件库\nhttps://github.com/shoutem/ui\n\n* **BlankApp UI** - 高可定制和主题化的 React Native 组件库\nhttps://github.com/blankapp/ui\n\n* **React Native Bouncing Ball** - 在屏幕内弹跳球\nhttps://github.com/hankzhuo/react-native-bouncing-ball\n\n## 工具\n\n* react-native-snippets(代码提示)\nhttps://github.com/Shrugs/react-native-snippets\n\n* react-native-babel(使用ES6+)\nhttps://github.com/roman01la/react-native-babel\n\n* sqlite for react-native\nhttps://github.com/almost/react-native-sqlite\n\n* gulp-react-native-css(就像写css一样写React Style)\nhttps://github.com/soliury/gulp-react-native-css\n\n* rnpm(React Native Package Manager)\nhttps://github.com/rnpm/rnpm\n\n* Pepperoni - React Native项目初始化套件\nhttps://github.com/futurice/pepperoni-app-kit\n\n* react-native-rename (Rename Whole Package)\nhttps://github.com/junedomingo/react-native-rename\n\n* **Deco IDE - React Native IDE**\nhttps://www.decosoftware.com/\n\n* **ignite - React Native CLI项目生成器**\nhttps://github.com/infinitered/ignite\n\n* **react-native-rename**\nhttps://github.com/junedomingo/react-native-rename\n\n## 资源网站\n\n* React-native官网\nhttp://facebook.github.io/react-native/\n\n* **React-China社区**\nhttp://react-china.org/\n\n* **React Native中文社区**\nhttp://bbs.react-native.cn/\n\n* **React-native组件库**（比较全的组件库）\nhttp://react.parts/\n\n* **React Native Modules**\nhttp://reactnativemodules.com/\n\n* **Use React Native 资讯站**(使用技巧及新闻)\nhttp://www.reactnative.com/\n\n* React Native Tools\nhttp://www.rntools.co/\n\n* 11款React Native开源移动 UI 组件\nhttp://www.oschina.net/news/61214/11-react-native-ui-components\n\n* **稀土掘金的 React 标签**\nhttp://gold.xitu.io/#/tag/React.js http://gold.xitu.io/#/tag/React%20Native\n\n## 业界讨论\n* 跨平台开发时代的 (再次) 到来？（ Xamarin，NativeScript 和 React Native 对比）\nhttp://onevcat.com/2015/03/cross-platform/\n\n* 谈谈 React Native - 唐巧\nhttp://blog.devtang.com/blog/2015/02/01/talk-about-react-native/\n\n* 如何评价React-Native?\nhttps://www.zhihu.com/question/27852694/answer/43990708\n\n* React Native概述：背景、规划和风险\nhttp://div.io/topic/938\n\n* Native与Web的融合 - Qcon中React-Native演讲\nhttp://www.infoq.com/cn/presentations/the-fusion-of-native-and-web\n\n* 使用React Native一年后的感受\nhttp://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/\n\n* Weex \u0026 ReactNative \u0026 JSPatch大对比\nhttp://awhisper.github.io/2016/07/22/Weex-ReactNative-JSPatch/\n* weex\u0026ReactNative对比\nhttps://zhuanlan.zhihu.com/p/21677103\n\n\n","funding_links":[],"categories":["Others","Misc","Libraries","Learn/Book/List","miscellaneous","React Native","目录","资料篇","reactNative"],"sub_categories":["综合","GitHub篇"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactnativecn%2Freact-native-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactnativecn%2Freact-native-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactnativecn%2Freact-native-guide/lists"}