首页 技术 正文
技术 2022年11月19日
0 收藏 729 点赞 3,587 浏览 2346 个字

安卓Back键的处理·基本+高级篇

http://bbs.reactnative.cn/topic/480/%E5%AE%89%E5%8D%93back%E9%94%AE%E7%9A%84%E5%A4%84%E7%90%86-%E5%9F%BA%E6%9C%AC-%E9%AB%98%E7%BA%A7%E7%AF%87

热更新:

React-Native 实现增量热更新的思路(1)

http://www.jianshu.com/p/2cb3eb9604ca

react-native热更新js脚本

http://www.jianshu.com/p/fcca1b20df4a

react-native-android实战:4 CodePush使用

http://hammercui.github.io/post/react-native-android%E5%AE%9E%E6%88%98%EF%BC%9A4-CodePush/

使用CodePush热更新ReactNative JS代码

http://www.07net01.com/program/2016/02/1266521.html

react-native-code-push

https://github.com/Microsoft/react-native-code-push

state:

React 源码剖析系列 - 不可思议的 react diff

https://zhuanlan.zhihu.com/p/20346379

Immutable 详解及 React 中实践

https://zhuanlan.zhihu.com/p/20295971

ReactNative的组件架构设计

https://segmentfault.com/a/1190000004161358

JS使用:

JavaScript 标准库

https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects

100多个基础常用JS函数和语法集合大全

http://www.cnblogs.com/hnyei/p/4605103.html

布局:

Flex 布局教程:实例篇

http://www.ruanyifeng.com/blog/2015/07/flex-examples.html?bsh_bid=683103006

平台差异:

React Native 双平台差异及解决方法(0.20)

https://github.com/beefe/react-native-platform-difference

入门:

React Native 简单教程

http://www.oschina.net/translate/going-native-with-react?utm_source=tuicool&utm_medium=referral

React 入门实例教程

http://www.ruanyifeng.com/blog/2015/03/react.html

API查询:

react-native试玩

http://www.kancloud.cn/digest/doctorqrn/105517

检索:

JS.coach

https://js.coach

Navigator:

Gank RN客户端(二) 解密Navigator组件

http://www.jianshu.com/p/03ddca8f1982

学习:

江清清的技术专栏

http://www.lcode.org/react-native/

React Native指南汇集了各类react-native学习资源、开源App和组件

https://github.com/reactnativecn/react-native-guide

腾讯全端 AlloyTeam 团队 Blog

http://www.alloyteam.com/

Redux:

用RN( ListView + Navigator ) + Redux来开发一个ToDoList

http://bbs.reactnative.cn/topic/26/%E7%94%A8rn-listview-navigator-redux%E6%9D%A5%E5%BC%80%E5%8F%91%E4%B8%80%E4%B8%AAtodolist

业务层编写推荐方式:redux + redux-action + redux-thunk + ducks模式

http://bbs.reactnative.cn/topic/120/%E4%B8%9A%E5%8A%A1%E5%B1%82%E7%BC%96%E5%86%99%E6%8E%A8%E8%8D%90%E6%96%B9%E5%BC%8F-redux-redux-action-redux-thunk-ducks%E6%A8%A1%E5%BC%8F

React 数据流管理架构之 Redux 介绍

https://github.com/joeyguo/blog/issues/3

React-Native With Redux

http://richardcao.me/2016/01/12/React-Native-With-Redux/

Redux 核心概念

http://www.jianshu.com/p/3334467e4b32

Redux 中文文档

http://cn.redux.js.org/index.html

ReactNative 架构Redux研究

http://www.jianshu.com/p/14933fd9c312

react-redux-tutorial

https://github.com/lewis617/react-redux-tutorial

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,000
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,512
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,358
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,141
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,771
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,849