您的位置:首页 > Web前端 > React

一些React-Native学习资料

2016-02-18 14:22 716 查看
同时还有Awesome React-Native系列

https://github.com/jondot/awesome-react-native

教程

react-native 官方api文档 http://facebook.github.io/react-native/docs/getting-started.html
react-native 中文api文档 (翻译中) https://github.com/ecomfe/react-native-cn
react.js中文文档 http://reactjs.cn/
react.js入门教程(gitbook) http://hulufei.gitbooks.io/react-tutorial/content/introduction.html
react.js快速入门教程 - 阮一峰 http://www.ruanyifeng.com/blog/2015/03/react.html
react.js视频教程 http://react.nodejs-china.org/t/reactjszhong-wen-shi-pin-jiao-cheng-bai-du-wang-pan/584
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布局篇 http://segmentfault.com/a/1190000002658374
React Native 基础练习指北(一) http://segmentfault.com/a/1190000002645929
React Native 基础练习指北(二) http://segmentfault.com/a/1190000002647733
构建一个简单的列表页和2页导航 http://www.xn--cnq920ntha.cn/archives/235#6838470-tsina-1-17436-6a377b1a66595f9ede646cf5c012734c
Diary of Building an iOS App with React Native http://herman.asia/building-a-flashcard-app-with-react-native
Use React Native in Existing iOS App http://blog-en.leapoahead.com/post/use-react-native-in-existing-ios-app
tcomb-form-native使用视频教程(需翻墙) http://react.rocks/example/tcomb-form-native

开源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(新闻客户端) 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
模仿天猫首页的app https://github.com/baofen14787/react-native-demo
ReactNativeChess https://github.com/csarsam/ReactNativeChess
react native 编写的音乐软件 https://github.com/Johnqing/miumiu
react-native-pokedex https://github.com/ababol/react-native-pokedex
react-native-pokedex https://github.com/ababol/react-native-pokedex
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
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+) https://github.com/roman01la/react-native-babel

资源网站

React-native官网 http://facebook.github.io/react-native/
React-China社区 http://react-china.org/
React-native组件库(比较全的组件库) http://react.parts/
React Native Modules http://reactnativemodules.com/
11款React Native开源移动 UI 组件 http://www.oschina.net/news/61214/11-react-native-ui-components
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: