用药计划的app
create-react-native
- react-native init [appName]
- http://bbs.reactnative.cn/topic/4301/ios-rn-0-45以上版本所需的第三方编译库-boost等 boost_1_63_0.tar.gz mac下会自动解包变为boost_1_63_0.tar,可用第三方工具下载
npm install --save react-navigation
- https://github.com/GeekyAnts/NativeBase
- https://github.com/akveo/react-native-ui-kitten npm install --save react-native-ui-kitten
- https://github.com/rilyu/teaset npm install --save teaset
- 所有变量,参数进行类型说明
- 自定义控件:验证及显示