react-native-template-sishu
v0.61.5-54
Published
私塾国际学府 React Native 团队开箱即用项目模板
Downloads
866
Maintainers
Readme
🎨 react-native-template-sishu
私塾国际学府 React Native 团队开箱即用项目模板
:star: Features
- 无缝集成到 React Native CLI 中!✨
- 与默认的 React Native 模板一致
- 优雅地集成 axios、mobx、react-navigation 等常用组件
- 默认已配置好 react-native-splash-screen
- 优雅地声明全局变量(通过定义命名空间)
- 成熟的 eslint、prettier、husky、lint-staged 集成方案
更多信息请查询 建模历程
:arrow_forward: Usage
Note on the legacy CLI
There seems to be quite some confusion about the legacy CLI. This template only works with the new CLI. Make sure you have uninstalled the legacy react-native-cli
first (npm uninstall -g react-native-cli
), for the blow command to work. If you wish to not use npx
, you can also install the new CLI globally (npm i -g @react-native-community/cli
or yarn global add @react-native-community/cli
).
Further information can be found here: https://github.com/react-native-community/cli#about
[email protected]
or higher
npx react-native init MyApp --template react-native-template-sishu
镜像
:computer: Contributing
Contributions are very welcome. Please check out the contributing document.
:bookmark: License
This project is MIT licensed.