How to disable fade in effect in react native code example
Example: How to disable fade in effect in react native
Just set fadeDuration={0} to Image component, this is not documented
Just set fadeDuration={0} to Image component, this is not documented