Introduction to the Password Manager Application
Explore building a password manager application with React Native Expo using Firebase and Firestore. Learn to implement core functionalities including adding, deleting, and managing passwords. Understand how to set up Firebase, connect it to your app, and navigate essential screens for a secure and functional password management solution.
We'll cover the following...
We'll cover the following...
Introduction
We’ll build a password manager application using Firebase. We’ll implement the different concepts we’ve learned throughout the course.
Screens
The screens used in the application are:
App