Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 379 Bytes

File metadata and controls

16 lines (11 loc) · 379 Bytes

react-native-template-ts-redux-navigation

Template for react native featuring

  • Typescript
  • Redux
  • React Navigation (Stacks and Tab settings)
  • React Native Vector Icons
  • Test setup with testing-library
  • Splash Screen

Using the Template

Init your new project with --template tag

  • npx react-native init MyApp --template react-native-template-ts-redux-navigation