0.0.2 • Published 4 years ago

@youjinbu/react-native v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

A react native template with these changes:

  • TypeScript
  • Prettier (with @youjinbu/prettier)
  • ESLint (with @youjinbu/eslint-config)
  • @shopify/restyle
  • babel-plugin-module-resolver (baseUrl in ts)
  • react-navigation
  • react-native-unimodules
  • rm xcodeproj (thanks to xcodegen)
  • rm useless ios targets and tests
  • rm BUCK files

Usage

npx react-native init projectName --template @youjinbu/react-native

License

MIT