-
Clone this project
git clone https://github.com/hanium-project/Police-in-my-pocket-frontend.git
-
node module install
npm install (--legacy-peer-deps)
-
custom font link
npx react-native link
-
Android run
npm run android
-
iOS run
cd ios pod install cd .. npm run ios