Skip to content

A Pokedex iOS app for learning and practicing with SwiftUI using MVVM pattern. Also to learn and practice with new iOS frameworks such like Codable, Combine, etc... It leverages predefined limited local data if remote data resources are not available or fails to load.

Notifications You must be signed in to change notification settings

gchriswill/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

A Pokedex iOS app for learning and practicing with SwiftUI using the MVVM pattern.
Also to learn and practice with new iOS frameworks such like Codable, Combine, etc...
It leverages a predefined and limited local JSON datasets if remote data resources are not available or fails to load.

Copyright Notice

Please note that all local datasets in this repository are copyrighted by the Pokémon Company and its affiliates.
This repository's datasets were extracted from @fanzeyi's project "pokemon.json".
These datasets are merely a compilation of data collected by the editors of Bulbapedia.

About

A Pokedex iOS app for learning and practicing with SwiftUI using MVVM pattern. Also to learn and practice with new iOS frameworks such like Codable, Combine, etc... It leverages predefined limited local data if remote data resources are not available or fails to load.

Topics

Resources

Stars

Watchers

Forks

Languages