ksquareincmx / pokedex-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon App

App that displays a list of pokemon from pokeapi.co.

The app loads the pokemon from pokeapi.co and saves them to local storage whilst user scrolls. If there's no internet connection the app displays only the saved pokemon from local storage.

Getting Started

Credentials for login email: pokeapp@me.com password: 123456

Built With

  • MBProgressHUD - iOS Indicator
  • Alamofire - Elegant HTTP Networking in Swift
  • IQKeyboardManagerSwift - Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView
  • SwiftyJSON - The better way to deal with JSON data in Swift.
  • SDWebImage - Asynchronous image downloader with cache support as a UIImageView category

Authors

Abraham Escamilla Pinelo

About


Languages

Language:Swift 99.4%Language:Ruby 0.6%