Closed davidlondono closed 2 years ago
This works on an actual device with 3D Touch, but not on one without it.
I was testing something similar yesterday. Here's what I've noticed:
So it seems something's fundamentally flawed in the graphics implementation of this framework.
@marmelroy
Im using Kingfisher to download the images, and Im trying to show the a picture on peek mode, but it seams the view controller is going to be shown a screenshot is loaded or something, because the code gets to where it downloads, the callback is called when completed, but the actual Image is not shown