Hajiku-Apps

How to use?

  1. Download or clone this repo.

  2. Install dependencies.

npm install
// or
yarn install
  1. Run project on iOS / Android.
 react-native run-android // npm run android
 // or
react-native run-ios // yarn android