Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

React Navigation v5 integration

Choose a tag to compare

@amandeepmittal amandeepmittal released this 29 Jul 09:02
8198801
  • The starter kit now uses react-navigation v5 library for navigation patterns.
  • Some of the files are now organized differently than the previous versions.
  • This kit is completely dependent on custom styles and does not use react-native-elements any more.
  • uses latest Expo SDK 38.x.x..
  • it now only supports Email/Password authentication with Firebase as the backend
  • uses React's Context API & checks user's auth state
  • Form components are completely reusable with Formik and yup