oblador / react-native-image-progress

Progress indicator for networked images in React Native
MIT License
1.72k stars 177 forks source link

Why my image has been shown, the loader has not disappeared #84

Open xiaohaook opened 5 years ago

xiaohaook commented 5 years ago

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

2019-01-23 2 36 30

My image has been loaded, but your code has not been executed yet

nadav2051 commented 4 years ago

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?

krisidmisso commented 2 years ago

It seems it happens only in debug mode. Just tried it in release mode in android and it seems to be working fine