WrathChaos / react-native-progressive-fast-image

Customizable progressive image for React Native with FastImage
https://freakycoder.com
109 stars 12 forks source link

image. not show, switch back to FastImage work #10

Closed fukemy closed 1 year ago

fukemy commented 1 year ago

Hi, i dont know whats happen, can u take a look with my video below:

https://user-images.githubusercontent.com/8202437/182327378-ad7b9402-796c-4495-959e-415d3f6ca6e0.mov

fukemy commented 1 year ago

i putted:


                onError={error => console.log('error', error)}
                onImageLoad={console.log('onImageLoad')}
                onLoadEnd={console.log('onLoadEnd')}

then the log only show: onImageLoad onLoadEnd

fukemy commented 1 year ago

Hi @WrathChaos , did u find any problem, and do you want mote informations?

WrathChaos commented 1 year ago

Hello @fukemy I am extremely sorry. Forgot this issue :(

Can you please try it out with Version 1

I am glad to help you with this issue.

fukemy commented 1 year ago

ok thanks, I will check it