An open API service indexing awesome lists of open source software.

https://github.com/betiol/react-native-finance-app

App to control my finance
https://github.com/betiol/react-native-finance-app

es6 finance javascript react react-native redux

Last synced: about 1 year ago
JSON representation

App to control my finance

Awesome Lists containing this project

README

          

# MY FINANCE APP

![](https://image.ibb.co/kMqkc7/login.png)
![](https://image.ibb.co/nsthPn/drawer.png)
![](https://image.ibb.co/gdQJx7/dashboard.png)
![](https://image.ibb.co/j6z0AS/add.png)
![](https://image.ibb.co/fHudx7/occurrences.png)

I created this app for my personal finances use.

### To run app

```sh
$ yarn
$ react-native run-
```