Skip to content

React Navigation v5 integration

Compare
Choose a tag to compare
@amandeepmittal amandeepmittal released this 29 Jul 09:02
· 140 commits to master since this release
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