$ yarn install
$ cd ios && pod install && cd..
# For iOS
$ yarn ios
# For Android
$ yarn android
Pixbay API Keys
- The API keys is currenlty saved in an .env file
- Since the .env file is ignored, you have to create an .env in your root project directory
- After you created an .env file, please copy and paste this to your .env file -> PIXBAY_API_KEY={YOUR_API_KEY}
- The rebuild or rerun your project
Sample screenshots
Sample GIF