Skip to content

claudioitalian12/PokedexWM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

1. Guidelines

  • Target IOS 11
  • Use Swift 5.3
  • Use IOS 11 SDK as Target
  • No use Xib/Storyboard
  • Support Iphone/Ipad
  • Use MVVM pattern

2. Bonus Tasks

  • Use max one external library
  • App work even offline
  • Write Unit Test

Other

External Library

  • Kingfisher: for downloading and caching images.

    - Asynchronous image downloading and caching.
    - Loading image from either URLSession-based networking.
    - Cancelable downloading and auto-reusing previous downloaded content to improve performance.
    - Customizable placeholder while loading images.
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages