You're viewing the new and updated version of Fake Grab Mobile (https://github.com/YuddiPrase/fake-grab.git)
# Clone the repo
git clone https://github.com/YuddiPrase/fake-grab.git
# Navigate to clonned folder and Install dependencies
cd grab && yarn install
# Install Pods
cd ios && pod install
Run this command to start the development server and to start your app on iOS simulator:
yarn run:ios
Or, if you prefer Android:
yarn run:android
That's it! Cool, right?
Yuddi Prasetyo [email protected]