meliorence / react-native-image-gallery

Pure JavaScript image gallery component for iOS and Android with high-performance and native feeling in mind
715 stars 298 forks source link

not very smooth when sliding #78

Open Loki0612 opened 6 years ago

Loki0612 commented 6 years ago

Not smooth when using demo

npretto commented 6 years ago

Try to remove the remote js debug if you're using it

lzctbyong commented 6 years ago

@npretto Good Answer!

Werewolve commented 6 years ago

I still have this problem. The scrolling is not smooth, especially on older devices. It doesn't matter how large the images are or how many images are in the gallery. And I'm not in debug mode. I use this component in an expo project, maybe that causes the problem? Any suggestions what i can try to improve the performance?

owengombas commented 6 years ago

@Werewolve I had the same issue...

MursiDirect commented 2 years ago

Any update yet, I still have the same issue?