Skip to content

jdkouris/PokeTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

About

Demo application built during my Build a Pokedex series on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages