Skip to content

This React Native app allows users to sign up, log in, and log out using Firebase authentication.

Notifications You must be signed in to change notification settings

furkan-dogu/Login

Repository files navigation

Login App

About the Project

This React Native app allows users to sign up, log in, and log out using Firebase authentication.

Table of Contents

Technologies Used

Usage

  • Use the login screen to sign in with your email and password.
  • If you don't have an account, you can sign up by tapping the "Sign Up" button and providing your email and password.
  • Once logged in, you will be redirected to the home screen where you can see your email address and sign out by tapping the "Sign Out" button.

Technologies Used

Login App (folder)
│
├── assets
│     └── [images]
├── screens
│     ├── HomeScreen.jsx    
│     └── LoginScreen.jsx 
├── .gitignore
├── App.js
├── app.json
├── babel.config.js
├── firebase.js
├── package-lock.json
├── package.json
└── README.md

Screenshots

About

This React Native app allows users to sign up, log in, and log out using Firebase authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published