Skip to content

passwall/passwall-mobile

Repository files navigation

passwall-mobile

Official mobile application for Passwall

resim

🚧 Work in progress 🚧

How to install

  1. Clone this repo
  2. Install dependecies
$ yarn install

3.a Build for IOS

$ cd ios && pod install --repo-update && yarn ios

3.b Build for Android

$ yarn android

🚧 Work in progress 🚧