Mobile application that keeps financial status.
I created this project as my personal finance app. I share it as open source.
It's only one page. ( Home.tsx )
Used "mobx", "mobx-persist" for localstorage.
This project does not connect to network.
It's just Turkish right now. English lang. will come.
- download this project.
- do yarn install
- expo build:android for apk ( android ) or expo start for normal usage.


