soledue / pokemonium

a simple Pokedex app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemonium

SwiftXcodePokeAPI

is a simple Pokedex app written in Swift that implements the PokeAPI. It downloads an array of Pokemon and displays them in a grid. The most dominant color of the Pokemon sprite is detected and shown in the UI. It also shows a list of some items. The application works also in offline mode using CoreData as cache container.

Screenshot

List

Detail

Demo

Application

Live Live Demo

Feature

  • Use Swift fully.
  • Compatible with DarkMode.
  • Support iPad (Full Screen) and all phones from iPhone 55.

Requirements

  • Xcode13+
  • Swift5.5+
  • iOS11+

Using Tools and Libraries

Resource

Data & Images

Develop Framework

Network

Architecture

fde0d6c6-d667-487f-b459-31841e71db31

About

a simple Pokedex app

License:MIT License


Languages

Language:Swift 100.0%