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 git@github.com:tavvfiq/zwallet-app.git - Open the folder and type
npm installfor install dependencies andreact-native link - Before run this, you must run backend first
- Type
react-native run-androidfor run this app. Make sure your device is connected with debugging mode.
The released APK is here