Flashing / Glitchy images on iOS

On the iOS version of the app the images keep flashing. We are using the tag with an SRC based on a server resource. What would be the solution for this? (only happens on iOS)

Here’s a video of the problem https://gofile.io/d/xuqTuj

How are you rendering and data-binding that button?

I’m using React, so no need for all the custom tags. Just simple src from an img element.