You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I modified the class to be a UIView subclass instead of UIImageView, as I was fighting with the .image being set as well as the _realImageView.image. It fixes it for me, but that might cause you some other issues depending on your usage.
If I set a smaller image than the Image view size and set the mode to left. Image is repeating side by side in iOS 13
The text was updated successfully, but these errors were encountered: