0.0.6 • Published 3 years ago

react-native-template-organize v0.0.6

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

使用

npx react-native init MyApp --template react-native-template-organize

使用的库

路由导航

  • react-navigation v5

    • @react-navigation/stack

    • @react-navigation/bottom-tabs

    • react-native-safe-area-context

推荐的库

  • 已安装
    • babel-plugin-root-import 路径别名
  • 未安装
    • react-native-vector-icons

TypeScript

基于react-native-template-typescript创建

npx react-native init AwesomeTSProject --template react-native-template-typescript

0.0.5作为第一个版本,之前的版本都有问题,使用时请注意。但第一个版本只是初始化了typescript,并没有添加任何东西