React Native Simple Offline Password manager

Password Manager

Password Manager for android device with offline Realm database.

Description

Its simple template, anyone can add their desire encryption and store the user’s multiple Account’s password. It has common Fromlik and yup Form controls for input validation.

Screens

List Screen Create Screen
Edit Screen Splash Screen

Dependencies

  • Android Developemnt Environment

Installing

git clone https://github.com/meetparikh112/PasswordManager.git
yarn

Executing app (Developing mode)

To run the app first setup android envirement in you macine using React-native CLI QuickStart. Reference!

npx react-native run-android

or

yarn android

Executing app (Apk create)

to Create apk you have to setup keystore. Reference!

cd android
gradlew assembleRelease

Download Details:

Author: meetparikh112

Source Code: https://github.com/meetparikh112/PasswordManager

#react-native #react #mobile-apps

React Native Simple Offline Password manager
19.70 GEEK