https://github.com/lishengzxc/RnRelative
This is a repo for starting a react-native app using Redux.
Until React Native works on top of React instead of shipping a fork of React, you ’ ll need to keep using React Redux 3.x branch and documentation.
The MIT License (MIT)
Copyright (c) 2015 Sheng.Li
没用用到太高级的Redux
的特性,了解到了ReactNative
的一些API
,像<View/>
<Text/>
<TouchableHighlight/>
,还有它独特的写样式的方式。