The goal of this app was to create a functional Pokedex. This Pokedex contains the first and second generations of Pokemon (since they're my favorite ones!). The user can scroll through each Pokemon and see their Pokedex entries.
Pokedex entries are based on the original, simplified pokedex from the first games in the series. The data included is from PokeApi and contains the sprite, name, number, height, weight, and description of each of the Pokemon.
There is also a feature to mark which Pokemon have been caught by the player in-game and the ability to search through each of the Pokemon in the Pokedex.
Currently best viewed on iPhone Pro Max.
-
SSSwiftUIGIFView
-
SDWebImage