Follow along as we build together at https://jasonmerino.me.
- How to Make an App With React Native I: Getting Started
- How to Make an App With React Native II: Setting up Navigation
- How to Make an App With React Native III: API Integration and Mobx
- How to Make an App With React Native IV: The Search Results Page
Create a .env
file in the root directory of the project with this format:
PIXABAY_API_KEY=YOUR_API_KEY_HERE