整理react native的资料
http://blog.csdn.net/jj120522/article/details/51900016 -----RN常见的错误
http://www.mamicode.com/info-detail-1195217.html---------ListView加载图片淡入淡出的效果
https://developer.mozilla.org/en-US/docs/Web/API/Request ------网络请求
http://www.tuicool.com/articles/AzQzEbq-------组件传值
http://blog.csdn.net/woshizisezise/article/details/51072351 ---scrollview动态加载
http://blog.csdn.net/wxs0124/article/details/50625176 -----TextInput 组件
http://bbs.reactnative.cn/topic/20/%E6%96%B0%E6%89%8B%E7%90%86%E8%A7%A3navigator%E7%9A%84%E6%95%99%E7%A8%8B
http://blog.csdn.net/Hello_Hwc/article/details/51444540
---------navigator的理解应用
http://blog.csdn.net/sunzhenglin2016/article/details/52780361 ----RN入门
http://www.cnblogs.com/thbbsky/p/5772460.html --RefreshControl的运用
https://github.com/gagakj/GaGaMall ---商城Demo
http://blog.csdn.net/u012915455/article/details/52594091 -----RN实现登录功能
http://blog.csdn.net/huaheshangxo/article/details/50960834 ------ListView
https://github.com/oblador/react-native-animatable
https://github.com/remobile/react-native-marquee-label
https://github.com/lan-xue-xing/thinking-react-native#%E4%B9%9D%E4%B8%AA%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F%E4%B8%80%E4%B8%AA%E7%BB%84%E4%BB%B6%E6%B8%B2%E6%9F%93%E5%8F%8A%E5%85%B6%E8%AE%B2%E8%A7%A3
https://github.com/fangwei716/30-days-of-react-native
http://www.jianshu.com/p/91fa0f34895e
http://www.lcode.org/react-native-api%E6%A8%A1%E5%9D%97%E4%B9%8Balert%E5%BC%B9%E5%87%BA%E6%A1%86%E8%AF%A6%E8%A7%A3%E5%8F%8A%E4%BD%BF%E7%94%A825/
http://www.phperz.com/article/15/1001/160686.html
http://www.tuicool.com/articles/M7NRr27
https://github.com/lidong1665/health
http://www.cnblogs.com/allenxieyusheng/p/5775322.html
http://www.cnblogs.com/ZSG-DoBestMe/p/5307421.html
http://bbs.reactnative.cn/user/sunnylqm
http://www.tuicool.com/articles/mQ7NZb7
https://developer.android.com/reference/android/support/v7/widget/Toolbar.html
整理react native的资料的更多相关文章
- React Native 学习资料
React Native 学习资料 学习资料 网址 React Native中文网 https://reactnative.cn/
- react native 学习资料整理
入门教程 深入浅出 React Native:使用 JavaScript 构建原生应用 http://www.appcoda.com/react-native-introduction/ 中文版 h ...
- react native学习资料
一:基础学习: react-native中文文档(react native中文网,人工翻译,官网完全同步)http://react-native.cn/docs/getting-started.htm ...
- react native 学习资料汇总
http://www.ejiakt.com/album/show/252 http://www.cocoachina.com/ios/20150408/11513.html http://www.os ...
- React Native资料汇总
React Native 官方文档中文版翻译 http://wiki.jikexueyuan.com/project/react-native/homepage.html REACT NATIVE开发 ...
- React Native笔记整理
判断一个APP页面时原生还是H5:http://www.cnblogs.com/sonice-cinsy/p/5671324.html 写给移动开发者的React Native指南:http://bl ...
- 【腾讯Bugly干货分享】React Native项目实战总结
本文来自于腾讯bugly开发者社区,非经作者同意,请勿转载,原文地址:http://dev.qq.com/topic/577e16a7640ad7b4682c64a7 “8小时内拼工作,8小时外拼成长 ...
- React Native环境配置和简单使用
# 前言 学习本系列内容需要具备一定 HTML 开发基础,没有基础的朋友可以先转至 HTML快速入门(一) 学习 本人接触 React Native 时间并不是特别长,所以对其中的内容和性质了解可能会 ...
- 谈谈React Native环境安装中我遇到的坑
谈谈React Native环境安装 这个坑把我困了好久,真的是接近崩溃的边缘...整理出来分享给大家,希望遇到跟我一样问题的小伙伴能尽快找到答案. 首先,这是在初始化App之后,react-nati ...
随机推荐
- Eclipse导出插件工程
一.Feature Projecties工程设置 1. 新建一个Feature Projecties 2. 选择我们的插件工程,finish 3. 在目录下新建一个Category definitio ...
- html显示缩略小图 无失真图片
<html> <head> <title>我的图片处理</title> <style type="text/css"> ...
- WPF之自定义控件
1.先定义画刷,一般存为资源字典 格式: <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml ...
- 49. 3种方法实现复杂链表的复制[clone of complex linked list]
[本文链接] http://www.cnblogs.com/hellogiser/p/clone-of-complex-linked-list.html [题目] 有一个复杂链表,其结点除了有一个ne ...
- Easyui 去掉datagrid 行的样式,并点击checked 改边行颜色!
--最近客户提出的需求 全选高亮样式太丑,每行选中不需要背景图片颜色,字体变黑色,未选中变灰色. 先把代码和改变后的图片 贴出来. /* 初始化DataFrid数据 */ initDataGrid: ...
- cglib动态新增类方法
<dependency> <groupId>cglib</groupId> <artifactId>cglib</artifactId> & ...
- Appium_Python_Api文档
1.contextscontexts(self): Returns the contexts within the current session. 返回当前会话中的上下文,使用后可以识别H5页面的控 ...
- JS判断有无网络(移动端)
ar EventUtil = { addHandler: function (element, type, handler) { if (element.addEventListener) { ele ...
- AngularJS2
//package.json 用来标记本项目所需的npm依赖包{ "name": "angular-quickstart", "version&quo ...
- 卸载oracle 11g grid软件
一,使用deinstall 同样,卸载grid软件在11g中也推出了了卸载工具deinstall卸载同卸载oracle数据库软件 具体可参考:Behaviour of the Oracle De-in ...