Screens > Authentication Screens
React Native Starter AI comes with all the authentication logic you need in your mobile app; it is broadly described on Email/Password Authentication, Google Authentication, Apple Authentication and Anonymous Authentication pages. Here in this document, we are going to go through the pages already created with the working functionality. 👨💻 👩💻
Authentication UI
React Native Starter AI's authentication page UI are created with the working functionality but they are also easy to customize if needed depending on your needs. So don't hesitate to edit their style or add new authentication methods.
Email/Password Authentication Screens
Email/Password flow comes with both login ang register screens and they are fully functional.
Google Authentication Flow
Google Authentication flow comes with React Native Starter AI out of the box with UI and all the functionality implemented.
Apple Authentication flow
Apple Authentication Flow, that works with iOS devices, comes with React Native Starter AI out of the box with all the functionality working.