DIMIPAY App Code for all - Re-written with React Native 🩷
Only yarn is allowed
First, open dimipay.xcworkspace
in order to build the app.
Then, you will need to start Metro server.
To start Metro, run the following command from the root of your React Native project:
yarn start
After starting Metro server, the app will detect your bundle immediately and build your app automatically.