Skip to content

ebuengamarvin/PasswordManager

Repository files navigation

React Native Password Manager

Installation

Navigate to the project's root directory and run:

npm install

Create Standalone APK

cd android
./gradlew assembleRelease