Template for react native featuring
- Typescript
- Redux
- React Navigation (Stacks and Tab settings)
- React Native Vector Icons
- Test setup with testing-library
- Splash Screen
Init your new project with --template
tag
npx react-native init MyApp --template react-native-template-ts-redux-navigation