/SwiftPokedex

A sample Pokedex application in swift using Realm

Primary LanguageSwift

Pokedex

Setup instructions

Updating the pods

  • bundle install
  • bundle exec pod install

Xcode 10, Swift 4.2

This is a sample pokedex application that loads pokemon and allows you to search / favourite them!

To login use any username greater than 8 characters long and the password "helloworld"

This project uses a combination of -

Images

Table view (https://github.com/Alastair-smith2/SwiftPokedex/blob/master/Simulator%20Screen%20Shot%20-%20iPhone%20XR%20-%202019-02-10%20at%2014.15.29.png)

Search (https://github.com/Alastair-smith2/SwiftPokedex/blob/master/Simulator%20Screen%20Shot%20-%20iPhone%20XR%20-%202019-02-10%20at%2014.15.25.png)

Autolayout rotation (https://github.com/Alastair-smith2/SwiftPokedex/blob/master/Simulator%20Screen%20Shot%20-%20iPhone%20XR%20-%202019-02-10%20at%2014.14.58.png)