React native – Flickering when changing Image source uri in react-native
I am trying to solve an issue with my code, since we need to change the dynamic url in a "non-flickering" way, but it is always flickering every time we change the sliders value. I have been googling around the…