Releases: thareekanvar/expo-firebase-phonenumber-auth-starter
Releases · thareekanvar/expo-firebase-phonenumber-auth-starter
Resend OTP
- Resend OTP
- Time interval for resend a new OTP
- Wrong number back to phone page
- validation schema separation
Initial version
Is a quicker way to start with Expo + Firebase projects. It includes:
- based on Expo SDK
38.x.x
- navigation using
react-navigation
5.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