Skip to content

Vikrant-1/Task-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Task-Application

Task App using react native and firebase

How to Run the app Android

  1. Clone the repo
  2. npm install <---for install all the packages ---->
  3. npx react-native start
  4. npx react-native run-android

Login Screen

Log in using email and password if registered

image

sign up Screen

  1. registor user using email and password and name .

image

Home Screen

  1. Task screen default mode
  2. Theme Switch and Logout button is given in App Bar.

image

Home Screen Dark mode

  1. theme can we change using switch at app bar.

image

Delete task

  1. Task can we delete by using delete icon image

Add task

  1. Task can we add using plus icon.

image

Update task

  1. Task can we updated by click on the task.
  2. Check the task if the task is completed.

image

About

Task App using react native and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published