没看完的知识点链接

1,终极版的

http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_three_react-redux.html

http://www.jianshu.com/p/4139babc6d5e(演示)

http://i.youku.com/i/UNjEzMjQzOTgw/videos(视频)
https://github.com/fegg/fast-react-redux-demo(视频相对应的演示)


2,关于react-navigation这个17年1月份才出的库

http://www.jianshu.com/p/2f575cc35780(全面)

http://www.bubuko.com/infodetail-2141802.html

3,扫一扫

http://www.cocoachina.com/ios/20170704/19717.html

4,时间轴

https://github.com/thegamenicorus/react-native-timeline-listview

5,三方库搜索网址

https://react.parts/native?nsukey=EF%2BsPdvyf6R6vVPbRwSyip5BAV741pVoOCCYYhZWsbwsq9jBuKzdhHP8kIJtSRAT2jrppAYITn1ePKg2VT70Ug5LayMIEwjQXV4M1S6%2FoLyQtvTDC7gG5sLg%2FK6Yl5dcd8A7HLFtkxt7Qx8oWwEkGdYZDpxvxoNf6VhtaqUfvQBsMv5M%2BVIgFZACIjl4bzMs

6,细讲滚动视图

http://www.jianshu.com/p/58301af1dbf2

7,mobx(做购物车的时候用到)

https://suprise.gitbooks.io/mobx-cn/content/fp.html

8,详见ListView控件 

http://www.jianshu.com/p/1293bb8ac969

9,对话

https://github.com/victoriafrench/react-native-dialogbox

10,动态二维码

https://github.com/EyreFree/EFQRCode

11,最简单的终极版

https://github.com/SurpassRabbit/react-native-template

12,还原2

http://blog.csdn.net/xiongtm/article/details/76513579

13,软键盘遮挡

http://blog.csdn.net/sinat_17775997/article/details/72953940

14,意见反馈

https://github.com/songxiaoliang/react-native-feedback

15,安卓按家庭键后还能继续运行的倒计时

https://github.com/ocetnik/react-native-background-timer

16、react native里react-navigation与redux + react-navigation-redux-helpers

http://blog.csdn.net/qq_33323251/article/details/79430398

17、ES5和ES6的写法对照表

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

18、三级地区联动  省市区

https://github.com/yjy5264/react-native-roll-picker

19、搜索框输入下面会有一个关于搜索关键词的modal

https://github.com/l-urence/react-native-autocomplete-input

20、可滑动的日历组件

https://github.com/cqm1994617/react-native-myCalendar

21、下拉图片放大  (适合做商品详情的时候)

https://github.com/lelandrichardson/react-native-parallax-view

22、图表

https://github.com/tomauty/react-native-chart

23、调用电话 发邮箱 发短信功能

https://github.com/anarchicknight/react-native-communications

你可能感兴趣的:(没看完的知识点链接)