-
Notifications
You must be signed in to change notification settings - Fork 0
Home
T. Safa Elmalı edited this page May 13, 2020
·
6 revisions
- Type
npm install
to make sure that all node packages installed that app requires.
- Go to ios folder with
cd ios
- Install the pod files with
pod install
- Go back the main folder
cd..
and runnpm run ios
- You should have an Giphy Developer API Key to make the requests.
- After you getting your API Key, create a
.env
file and add this line:
API_KEY=<your_api_key>
- Then restart the app and it will work! 🎉 (Hopefully)
- Here are some other features that the app has 📱