I created an empty project and use the example code for my apps view controller. When I select a photo, the image row remains blank. If I tap it again, the selected image appears. Am I missing something about how the ImageRow is supposed to work? I expected the image to update when I select it which is how it is portrayed in the animation on the github page.
Xcode: Version 11.5 beta 2 (11N605f)
Eureka: 5.2.1
ImageRow 4.0
I am targeting iOS 12.4 if that matters.
Thanks for any guidance.