当前位置: 移动技术网 > IT编程>开发语言>JavaScript > React JS和React-Native学习指南

React JS和React-Native学习指南

2018年10月03日  | 移动技术网IT编程  | 我要评论

自己在学习react-native过程中整理的一份学习指南,包含 教程、开源app和资源网站等,还在不断更新中。欢迎pull requests!

react-native学习指南
本指南汇集react-native各类学习资源,给大家提供便利。指南正在不断的更新,大家有好的资源欢迎pull requests!

同时还有awesome react-native系列

教程
react-native 官方api文档 

react-native 中文api文档 (翻译中) 

react.js中文文档 

react.js入门教程(gitbook) 

react.js快速入门教程 — 阮一峰 

react.js视频教程 

react-native第一课 

深入浅出 react native:使用 javascript 构建原生应用 

react native通信机制详解 

react native布局篇 

react native 基础练习指北(一) 

react native 基础练习指北(二) 

构建一个简单的列表页和2页导航 

diary of building an ios app with react native 

use react native in existing ios app 

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

官方演示app https://github.com/facebook/react-native/tree/master/examples

reactnativerubychina https://github.com/henter/reactnativerubychina

hackernews-react-native https://github.com/isimar/hackernews-react-native

react-native新闻客户端 https://github.com/tabalt/reactnativenews

newswatch(新闻客户端) 

buyscreen(购买页面) 

v2ex客户端 

react-native-todo 

react-native-beer 

react-native-stars 

模仿天猫首页的app 

reactnativechess https://github.com/csarsam/reactnativechess

react native 编写的音乐软件 https://github.com/johnqing/miumiu

react-native-pokedex 

cnode-react-native https://github.com/sfantasy/cnode-react-native

8tracks电台客户端 https://github.com/voronianski/eighttracksreactnative

react-native实现的计算器 https://github.com/yoxisem544/calculator-using-react-native

房产搜索app https://github.com/jawee/react-native-propertyfinder

知乎专栏app https://github.com/leezq/react-native-zhihu-app

foreignexchangeapp https://github.com/peralmq/foreignexchangeapp

工具
react-native-snippets(代码提示) https://github.com/shrugs/react-native-snippets

react-native-babel(使用es6+) 

资源网站

reddit react 

react js example 

react-native官网 

react-china社区 

react-native组件库(比较全的组件库) 

react native modules 

11款react native开源移动 ui 组件 

react native example 

业界讨论

谈谈 react native — 唐巧 

如何评价react-native? 

react native概述:背景、规划和风险 

如对本文有疑问, 点击进行留言回复!!

相关文章:

验证码:
移动技术网