Pokedex iOS app using and teaching GraphQL and the Apollo iOS Client.
If you haven't done so already, checkout the hands-on Learn Apollo tutorial.
git clone [email protected]:learnapollo/pokedex-ios.git
cd pokedex-ios
cd exercise-01
As you're following along the Learn Apollo tutorial, you will work on different coding excercises. Each exercise has a folder that you can use to start working and a solution folder where you can take a peek if the instructions given on Learn Apollo are not clear enough.
After you completed the step, you can compare your results to the official solution by looking into the respective folder. If you found a different solution than we're proposing, feel free to tell us about your solution. 💡
Join our Slack community if you run into issues or have questions. We love talking to you!