Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 200 Bytes

File metadata and controls

15 lines (11 loc) · 200 Bytes

React Native Password Manager

Installation

Navigate to the project's root directory and run:

npm install

Create Standalone APK

cd android
./gradlew assembleRelease