Skip to content

A React Native starter template project with built-in navigation & ready to use state management.

Notifications You must be signed in to change notification settings

manishbsta/react-native-template

Repository files navigation

react-native-template

A React Native starter template project with built-in navigation & redux toolkit.

What's included?

  • axios
  • react-native-mmkv
  • react-native-vector-icons
  • @react-navigation/native {and peer dependencies}
  • @reduxjs/toolkit {and peer dependencies}

Why should I use this template?

  • Splash Screen & Authentication flow.
  • Pre-setup navigation and redux toolkit.
  • Eslint & Prettier preconfigured to work together.
  • Actively maintained.