A React Native frontend of Money app.
This application is written with React Native, you can find more information about how to install react native in your can be found here.
Another requirement is the availability of money api server, you can download its sources and get information about installation here.
In order to install money app into you device, please run the following commands:
- npm i
- react-native run-android