The app is made in expo react native, when you pull the code, npm install and npm run ios to start the app. You need to create .env file in the root directory and put this line of code in it: APP_URL=https://jsonplaceholder.typicode.com In folder screens you have all 4 examples done.