Skip to content

ThomasBernard03/PokedexSwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex SwiftUI

API API

I created this Pokedex to improve my design skills with the swift UI framework. For the entire user interface, I tried to reproduce the pokédex of DamienToscano: https://pokedex-dev.vercel.app/


Resume

  • Swift 5
  • Swift UI
  • MVVM
  • Images lazy loaded
  • Get all pokemons, moves, and items from JSON file
  • API grabber available in files : I used a C# console application to retrieve all the data from the Poké API. I saved this data in JSON files. This avoided unnecessary calls.

About

A Pokedex entirely realized with SwiftUI

Resources

Stars

Watchers

Forks

Packages

No packages published