A starter app template for React Native Expo, featuring a ready-to-use login screen.
What can you do with this template 🤔
- Log in with an email address and password.
- Create an account with a name, email address and password.
- Sign out.
This template is a good way to start an application with a system of connection, disconnection, and creation of an account.
You will just need to adapt it according to your needs.
Click on the Use this template button on this page to clone this respository to your GitHub account or you can clone this respository.
- Install dependencies
yarn install
- Start the app
npx expo start
You can take a look on Expo's docs.
This template is released under the MIT License.
Enjoy ✌🏽