React Native学习资源全家桶

本文原创首发于公众号:ReactNative开发圈,转载需注明出处。

整理目前GitHub上的React Native相关学习参考资源,会不定期更新(希望可以坚持下去)。

汇总资源

目前网络上已经存在几个汇总的资源,已经汇总了很多优秀文章、控件和开源APP。先分享下目前存在的汇总资源。star数量是截至2017-11-07的数量。

awesome-react-native

这是一个歪果仁整理的React Native awesome系列。收集了很多组件、工具、教程和文章。GitHub地址:https://github.com/jondot/awesome-react-native语言:英文star:15524

react-native-guide

React Native中文网整理的React Native指南。汇集了各类react-native学习资源、开源App和组件。GitHub地址:https://github.com/reactnativecn/react-native-guide语言:中文star:10075

react-native-open-project

可能是目前最用心收集的 React Native 优秀开源项目大全。一共收录了 166个开源项目和组件。GitHub地址:https://github.com/MarnoDev/react-native-open-project语言:中文star:901

react-native-awesome

React Native Awesome 汇集了各类react-native学习资料、工具、组件、开源App、资源下载、以及相关新闻等,只求精不求全。GitHub地址:https://github.com/crazycodeboy/react-native-awesome语言:中文star:767

ReactNativeMaterials

这是一个歪果仁整理的React Native awesome系列。收集了很多组件、工具、教程和文章。GitHub地址:https://github.com/LeoMobileDeveloper/ReactNativeMaterials语言:中文star:280

教程

30-days-of-react-native

30 days of React Native demosGitHub地址:https://github.com/fangwei716/30-days-of-react-native语言:英文star:3673

react-native-lesson

React-Native入门指南,React Native基础入门的教程。GitHub地址:https://github.com/vczero/react-native-lesson语言:中文star:3607

RNBook

React Native优秀博客,以及优秀的Github库列表(很多英文资料源自于awesome-react-native)GitHub地址:https://github.com/Elvenisboy/RNBook语言:中文star:195


猜你喜欢

转载自blog.csdn.net/sinat_17775997/article/details/80894328
今日推荐