Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 476 Bytes

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.