Skip to content

Application written in Swift that brings a list of pokemons, consuming data from the PokeAPI api.

Notifications You must be signed in to change notification settings

diggosilva/Pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon

iOS LinkedIn: @RodrigoSilva

A iOS application written in Swift, that brings a list of pokemons, consuming data from the PokeAPI api. You can search by pokemon name, and by clicking on a pokemon you get its details.

Github

Contents

Features

  • Dark Mode
  • Modern Table View
  • MVVM
  • View Code (UIKit)
  • Custom elements
  • Pagination

Requirements

  • iOS 17.0 or later
  • Xcode 15.0 or later
  • Swift 5.0 or later

Functionalities

  • List of pokemons
  • Details by pokemon
  • Search bar to filter pokemons

Setup

First of all download and install Xcode, Cocoapods and then clone the repository:

$ git@github.com:diggosilva/Pokemon.git

After cloning, do the following:

$ cd <diretorio-base>/Pokemon/
$ open Pokemon.xcworkspace/

Built With

  • SDWebImage - Asynchronous image downloader with cache support as a UIImageView category

Credits

  • Diggo Silva

About

Application written in Swift that brings a list of pokemons, consuming data from the PokeAPI api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published