react-native init MyApp --template sexysix
lint:tslint + tslint-config-airbnb
代码格式化: prettier + tslint-config-prettier
本地存储: https://github.com/sunnylqm/react-native-storage/blob/HEAD/README.zh-CN.md
Mobx:https://github.com/SangKa/MobX-Docs-CN/tree/4.0.0/docs
页面路由:https://reactnavigation.org/docs/zh-Hans/getting-started.html
UI 库:https://rn.mobile.ant.design/docs/react/introduce-cn
react-native link @react-native-community/async-storage
react-native link react-native-gesture-handler
react-native link @ant-design/icons-react-native