react-native-image-progress
react-native-image-progress copied to clipboard
Why my image has been shown, the loader has not disappeared
Why my image has been shown, the loader has not disappeared
"react-native-image-progress": "^1.1.1",

My image has been loaded, but your code has not been executed yet
Same happens for me with FastImage - I get the image loaded, but I can still see the indicator rendered on top of it.
@oblador any insights?
It seems it happens only in debug mode. Just tried it in release mode in android and it seems to be working fine