react-native-template-sexysix
v0.0.8
Published
自用ReactNative Template项目
Downloads
44
Maintainers
Readme
Quick Start
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
需要 link:
react-native link @react-native-community/async-storage
react-native link react-native-gesture-handler
react-native link @ant-design/icons-react-native