React-Native & Redux Demo 亲戚称谓计算器 Android

#1

RnRelative 亲戚称谓计算器

Example Project using React-Native 0.17 and Redux 3.0.4

Some tips

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.

Todo

  • [x] BackButton
  • [ ] EqualButton

Preview

Download

License

The MIT License (MIT)

Copyright © 2015 Sheng.Li

没用用到太高级的Redux的特性,了解到了ReactNative的一些API,像<View/><Text/> <TouchableHighlight/>,还有它独特的写样式的方式。