Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 260 Bytes

passwordManager

React Native password manager app.

How to run:

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npx react-native run-android or npx react-native run-ios to run the app in your device/emulator.