Pokedex

SwiftPokedex is a simple Pokedex app in Swift that implements the PokeAPI. For full documentation and implementation of PokeAPI have a look at the their documentation.

The App 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 recognizes long press and displays pokemon picture from their back.

GitHub

View Github