Skip to content

xxidbr9/kontan-app

Repository files navigation

Kontan

App for your money management daily tools


### How to run this project using `yarn`, install it first and run this command for install all package
yarn

after all installed, install ios Pods package only for ios

npx pod-install

before run to each OS, start the metro server using

yarn start

let the metro run in background. and open new terminal for running on specifics OS

  • Android
yarn android
  • iOS
yarn ios