AJEETX / expo-login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Expo Login 🚀

A simple React Native Expo Login template starter app.

all-screens

About ✔️

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.

Made-In-Senegal

Usage ℹ️

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
npm install // using Npm
// or
yarn install // using Yarn
  • Run project
expo start
// or
make r // if you have MAKE installed

Licence 🚨

This template is released under the MIT License.

Enjoy ✌🏽

Buy Me A Coffee

About

License:MIT License


Languages

Language:JavaScript 99.9%Language:Makefile 0.1%