PokeBox-Swift-Json
βΆοΈ Made encyclopedia listing Pokemon using the Pokedex Api in UIkit and Swift.
βΆοΈ We will hook up an API, create a custom UI, cache images, and more.
π You can access all codes.
βΆοΈ App Video
Ekran-Kayd-2022-11-22-223205.mp4
πMain Story
π Pulled data from API connections by creating a class
π You can use the news api connection for the api key.
https://pokedex-bb36f.firebaseio.com/pokemon.json
π Model created based on API data
π Created a Class for UITableViewCell.
π Coding has been done for Title, Subtitle, Images that will appear in Table View.
β ListPokemonViewController β
π SearchBar
π Delegate
π DetailsViewController