Initial version
Is a quicker way to start with Expo + Firebase projects. It includes:
- based on Expo SDK
38.x.x - navigation using
react-navigation5.x.x - Firebase as backend for phone auth
- custom and reusable form components
- handles different field types in forms
- handles server errors using Formik
- Login/Code form built using Formik & yup
- uses Context API & checks user's auth state
- all components are now functional components and use React Hooks