issues
search
jmacboy
/
Pokedex-ios
iOS implementation for PokeAPI pokedex
2
stars
0
forks
source link
[iOS] Cache images called from the API
#39
Open
jmacboy
opened
2 years ago
jmacboy
commented
2 years ago
Add Kingfisher to call the images from the API
Kingfisher
Acceptance Criteria
[x] Install the kingfisher library
[x] Replace image implementation with the kingfisher library
[x] Remove old implementation to call from an URL
[x] Ensure that is caching the images and don´t downloading again (check the loading speed)
Add Kingfisher to call the images from the API Kingfisher
Acceptance Criteria