Zwallet is a digital wallet application. it helps you to do transaction with cashless style.
- Transfer
- Add contact
- Edit Profile
- Push notification (when someone transfer to you or top up)
- Open your terminal or command prompt
- Type
git clone [email protected]:tavvfiq/zwallet-app.git
- Open the folder and type
npm install
for install dependencies andreact-native link
- Before run this, you must run backend first
- Type
react-native run-android
for run this app. Make sure your device is connected with debugging mode.
The released APK is here