/PokeTest

Demo application built during my Build a Pokedex series on Youtube

Primary LanguageSwift

PokeTest

Source code for the Build a Pokedex series on my Youtube channel

Things You'll Learn

  • Building reusable SwiftUI views
  • Organizing your code following a MVVM pattern
  • Working with network calls using URLSession, Async & Await, and decodable models
  • Implementing Kingfisher with SPM to handle asynchronous image loading
  • Configuring swipe actions on rows in a list
  • Searching a SwiftUI List using Searchable
  • Adding animations to views

Final Product Images