-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React Native 资料 #22
Comments
http://brentvatne.ca/ (React Native 文章和组件) |
http://react.parts/native-ios (React Native 在线组件查询) |
http://f2e.souche.com/blog/-ge-san-duan-kai-fa-zhe-yan-zhong-de-react-native/ (一个“三端”开发者眼中的React Native) |
tmallfe/tmallfe.github.io#19 (react-native 之布局篇) |
https://gist.github.com/sahrens/bf41095cb64526d2a56f (RecyclingListView) |
https://github.com/yipengmu/ReactNative_Android_QA (Android端10个最常见问题) |
https://github.com/cnsnake11/blog 👍 |
http://taobaofed.org/blog/2015/12/30/the-communication-scheme-of-react-native-in-ios/ (使用 JS 构建跨平台的原生应用:React Native iOS 通信机制初探 ) |
https://github.com/hugohua/react-progressive React 逐层渲染Component,用于异步渲染,提升用户体验 http://www.ghugo.com/react-native-high-performance/ React Native 性能优化建议 http://www.ghugo.com/react-native-event-emitter/ React Native 自定义事件机制 http://www.ghugo.com/react-native-listview-stickyheaderindices/ React Native ListView sticky效果实现 http://www.ghugo.com/react-native-flex-layout/ React Native 之flex布局 http://www.ghugo.com/react-native-es6/ react native 中es6语法解析 |
热更新
https://github.com/lisong/code-push-server
https://github.com/infinitered/ignite (Get ready to ignite your next React Native project. After months of collaboration and hundreds of hours of work, Ignite 2.0 Beta is finally here.)
https://github.com/infinitered/reactotron (调试器, 👍 💯 💯)
https://github.com/wix/react-native-storybook-example
https://github.com/react-native-training/fundamentals-materials (
👍 👍 💯 基础课程培训:
ES2015 Review,
React Fundamentals,
Core Components,
Cross Platform Components Cross Platform APIs,
iOS Specific Components and APIs,
Android Specific Components and APIs,
Animations,
Styling,
Flexbox,
)
https://github.com/MarnoDev/react-native-open-project (可能是目前最用心收集的 React Native 优秀开源项目大全)
https://github.com/crazycodeboy/react-native-awesome (React Native Awesome 汇集了各类react-native学习资料、工具、组件、开源App、资源下载、以及相关新闻等,只求精不求全。)
http://www.cniao5.com/course/10116?channel=lcode.org&p=300 (新美大旅游事业部Reading项目作者大大录制的React Native视频教程 👍 )
https://github.com/unbug/react-native-train , https://github.com/unbug/react-native-train-scripts ,https://github.com/unbug/TodoRN (React-Native 开发培训免费书 👍 💯, 学习)
https://github.com/fangwei716/30-days-of-react-native (30天学会React-Native, 30个 参考 demo 👍 💯, 学习 )
https://github.com/hiphonezhu/RN-Demos (入门练习)
https://github.com/reactnativecn/react-native-guide (React-Native学习指南 👍 💯 )
https://github.com/bonniee/learning-react-native ( 书,源码 👍 💯 )
https://github.com/joggerplus/ReactNativeRollingExamples (react-native的一些example,目前支持iOS。)
https://github.com/hayeah/react-native-scrollview-experiments
https://github.com/hayeah/react-native-SortableList
https://github.com/developit/preact (使用 ES6 API, 来写 React , 很多练习例子)
https://segmentfault.com/a/1190000004660712 (每天都实战一个React-Native项目 👍 💯 )
https://github.com/zerosoul/PIW (React Native之美, 小例子)
https://github.com/xueduany/react-mix (ReactMix 是在 React Native 和 ReactJS的基础上,全新架构一层 Framework 和自动化翻译工具,通过相应的翻译机制和扩展模式,将现有的浏览器中可执行的 HTML 页面、JS 代码和 CSS 样式,同步翻译成为 React Native 可以执行的代码,从而获得在 App 上直接运行的能力,同时具备原生的 App 体验的效果。 👍 )
https://github.com/cnsnake11/blog/blob/master/ReactNative%E5%BC%80%E5%8F%91%E6%8C%87%E5%AF%BC/ReactNative%E5%A2%9E%E9%87%8F%E5%8D%87%E7%BA%A7%E6%96%B9%E6%A1%88.md (ReactNative增量升级方案)
https://github.com/ivanbtrujillo/React-Native-Boilerplate (A Boilerplate for React Native that implements Redux, Redux-Promises, Official Navigator, Axios, ESLint, Mocha, Chai, Chai-as-promised, Sinon, Enzyme and React-native-mock. )
https://getsiphon.com/ (Build and publish React Native apps without installing Xcode. ,轻松构建React Native apps ,强烈推荐, React Native 开发工具 👍 💯 )
https://github.com/decosoftware/deco-ide (强烈推荐, React Native 开发工具 👍 💯,The best IDE for building React Native
apps is now free and open source.)
https://github.com/infinitered/ignite (The unfair starting CLI, Generator, and more for React Native, 👍 💯 脚手架)
https://exponentjs.com/ (真机代理,运行环境 👍 💯 , 不需要开发者账号)
http://macacajs.github.io/macaca/ (Macaca - 基于 Node.js 的自动化测试, 移动端WEB自动化测试 ,支持移动端Native, Hybrid, 纯Web多种产品类型,同时也支持PC端。 👍 💯 )
https://github.com/airbnb/enzyme (react-native component UI, 测试 )
https://cnodejs.org/topic/56e8d829cf7763a6045c4af8 (Reliable 是分布式架构的持续集成系统,使用 Macaca + Reliable 为自己的团队和公司搭建一个开源的自动化集成平台是个不错的选择。 使用技术 Koa, React , 比较好的参考案例 👍 💯 )
http://jspatch.com/ (App 动态更新服务平台 👍 )
http://bbs.reactnative.cn/topic/15/react-react-native-%E7%9A%84es5-es6%E5%86%99%E6%B3%95%E5%AF%B9%E7%85%A7%E8%A1%A8 (React/React Native 的ES5 ES6写法对照表 👍 💯 )
https://github.com/jhabdas/react-native-webpack-starter-kit
http://react-native-material-design.github.io/ (React Native Material Design 👍 💯 )
https://github.com/binggg/mrn (Material React Native (MRN) - A Material Design style React Native component library. http://mrn.js.org 👍 💯 )
https://github.com/necolas/react-native-web (React Native for Web: A framework for building Native Web Apps 👍 💯 )
https://github.com/jondot/awesome-react-native (资源集合 👍 💯 )
https://github.com/Microsoft/react-native-code-push (微软的热部署方案 👍 💯 )
https://github.com/taobaofed/react-web (淘宝前端的 React Native wep app 例子集合 👍 💯 )
https://github.com/yuanyan/react-native-web-example (React Native Wep 👍 💯 )
https://github.com/yuanyan/react-native-web-exploding-hearts (React Native Wep)
tmallfe/tmallfe.github.io#19 (react-native 之布局篇, https://github.com/tmallfe/tmallfe.github.io/issues, 天猫前端 React实战分享系列文章 👍 💯 )
https://rnplay.org/ (React Native 在线演示) 💯 👍
http://ued.qunar.com/qrn/ (Qunar React Native 是 Qunar 基于 React Native 深度定制的移动平台框架,旨在让移动开发者使用 JavaScript 进行移动平台的高效开发 👍 💯 )
http://www.html-js.com/article/column/4636 (司徒正美 -- React-Native 专栏)
https://github.com/RubyLouvre/fastui (一个基于react native的UI库, 包括 Carousel,Calendar, Form 👍 💯 )
https://github.com/chenchunyong?tab=repositories (React Native 组件 小例子)
https://github.com/zhongjie-chen/react-native-zjapp (这一个RN的练习项目,包含了许多功能点以及第三方库的使用 👍 )
https://github.com/vczero/react-native-lesson (React-Native入门指南 💯 👍 )
https://github.com/vczero/React-Native-App (React-Native实战 一个简单的APP 👍 💯 )
https://github.com/okoala/react-native-redux-starter (React Native 集成Redux和GraphQL的starter)
https://github.com/kadira-samples/react-native-graphql-demo (graphql)
https://github.com/este/este (React 全栈开发架构方案, The best dev stack and starter kit for React universal web apps. )
https://github.com/kazaff/react-native-guide (React-Native学习指南,资源大集合 👍 💯 )
https://github.com/xinyu198736/htmljs-ReactNative (前端乱炖的ReactNative版本app)
https://github.com/ele828/react-native-guide (React-Native指南汇集了react-native学习资源与各类开源app )
http://www.reactnative.com/books/
布局:
https://github.com/upbit/react-native-layout-playground
https://github.com/glenjamin/ReactNativeFlexboxPlayground
http://www.dobest.me/post/react-native-build-native-componenets/ (React Native构建本地视图组件)
Build Apps with React Native (视频代码):
https://www.udemy.com/reactnative/
https://github.com/StephenGrider/ReactNativeCasts/branches/all?page=1
Build Web Apps with React JS and Flux (视频代码):
https://github.com/StephenGrider/ReactCasts
https://github.com/kazaff/ZhuiYuanDemo (React-Native-Android 练习)
http://www.jianshu.com/p/14933fd9c312 (ReactNative 架构Redux研究)
https://github.com/alinz/example-react-native-redux (ReactNative 架构Redux研究)
http://www.jianshu.com/p/6d4cce9d914f (ReactNative 开发实践)
https://github.com/mayacger/react-native-tab-navigator-ios-android
http://blog.parryqiu.com/2016/01/27/react_native_sns_weibo_wechat_qq_login/ (React Native 接入微博、微信、QQ 登录功能)
https://github.com/jiangqqlmj/RNWeChatDemo (RNWeChatDemo 微信好友分享/朋友圈分享实例 http://www.lcode.org/)
rccoder/blog#25 (如何让你的 React Native 应用在键盘弹出时优雅地响应)
React Native 小例子
https://github.com/ryanmcdermott/react-native-login (React Native project showing how to use a WebView and react-native-cookies to login to your existing backend, 👍 💯)
https://github.com/reactnativecn/react-native-starter-kit ( 👍 💯 , 推荐)
https://github.com/spencercarli/meteor-react-native-authentication
https://github.com/spencercarli/react-native-meteor-boilerplate
https://github.com/hugohua/react-native-demo (天猫,3C, Home 首页 demo 👍 💯 )
React Native + Redux 小例子
https://medium.com/dailyjs/11-mistakes-ive-made-during-react-native-redux-app-development-8544e2be9a9 (11个 react-native-redux 坑, 与架构 👍 💯 💯 )
https://juejin.im/post/58c75f9444d90400699add86 ([译] Redux 异步四兄弟, 👍 💯 💯 )
https://github.com/dabit3/redux-4-ways, https://github.com/react-native-training/redux-4-ways ([译] Redux 异步四兄弟 👍 💯 💯 )
https://github.com/idancali/react-native-chunky (react native base , 👍 💯 💯 )
https://github.com/StephenGrider/ReactNativeReduxCasts (3个小例子, 无State 组件设计 和可复用的组件, Redux 的使用 👍 💯 )
https://github.com/jhen0409/react-native-boilerplate (The React Native, Redux boilerplate for personal usage, 👍 💯 💯 )
React Native 组件使用
https://github.com/jpush/aurora-imui (通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。👍 💯 💯 )
https://github.com/garethstockwell/react-native-playpen ( 👍 )
http://www.ghugo.com/react-native-listview-stickyheaderindices/ (React Native ListView sticky效果实现)
https://github.com/ModusCreateOrg/rn-listview-sections-blog (React Native ListView with Section Headers blog code)
https://github.com/alextkd/react-native-dynamic-animated-list
https://github.com/dabit3/react-native-navigation-experimental-in-depth (👍 💯 💯 )
react-native 组件
https://github.com/huanxsd/react-native-refresh-list-view (FastList 的使用 👍 💯)
测试
http://insights.thoughtworkers.org/use-enzyme-to-test-the-react-component/ (使用Enzyme测试React(Native)组件 👍 💯)
经典
https://github.com/jondot/ReactNativeKatas (This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native👍 💯 💯 )
https://github.com/jondot/react-native-slowlog
优化
https://github.com/yued-fe/Ynative (Ynative是一个原生壳子,希望实现原生代码和RN、Hybrid的混合开发。👍 💯 💯)
https://github.com/lelandrichardson/react-native-in-depth (ReactNative 深度学习, 👍 💯 💯)
https://hackernoon.com/moving-beyond-animations-to-user-interactions-at-60-fps-in-react-native-b6b1fa0ba525 ( ReactNative 动画 60 FPS 优化)
https://hackernoon.com/react-native-performance-an-updated-example-6516bfde9c5c ( ReactNative 性能优化 )
https://github.com/wix/rn-perf-experiments2
TypeScript
https://github.com/react-native-training/modern-react-native-typescript-boilerplate
UI
https://github.com/callstack/react-native-paper
https://github.com/meituan/beeshell (美团, React Native 组件库)
https://github.com/7449/react-native-widget
https://github.com/wix/react-native-ui-lib
https://github.com/carbon-native/carbon-native
https://github.com/hectahertz/react-native-typography
https://github.com/blankapp/ui
地图
https://github.com/qiuxiang/react-native-amap3d (高端地图 👍 💯 )
react-navigation
Sunshine168/resume#4 (react-navigation 使用锦囊 )
https://github.com/reactnativecomponent/react-native-template-hz-redux (redux-persist + react-navigation)
测试
https://github.com/wix/detox (Gray Box End-to-End Testing and Automation Framework for Mobile Apps 👍 💯 💯 )
WebView 扩展
https://github.com/orbiting/app (👍 💯 💯)
The text was updated successfully, but these errors were encountered: