- Store Pokémon in
UserDefaultsusing theCodableimplementation - Refresh data by loading from web service on app start.
- Store Pokémon's name somewhere other than in its
UITableViewCell - Implement a sectioned and indexed
UITableViewusing thesortedPokemonDictionaryfunction inPokemonStore - Implement an animated UIImageView using the Pokémon's
pngs - Move network loading out of the view controllers. More generally, make the view controllers more testable using MVP, MVVM or similar
- Inform user of network errors
-
Notifications
You must be signed in to change notification settings - Fork 0
danwallacenz/Pokemon
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Pokémon Database
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published