A react native template with these changes:
npm install @youjinbu/react-nativeA 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
````
npx react-native init projectName --template @youjinbu/react-native
MIT