FidMe / react-native-photo-gallery

Simple, yet powerful image gallery for React Native. Features zoom and pagination ! 🖼
MIT License
120 stars 29 forks source link

Slowness on 100+ images. #13

Open ashokkumar88 opened 6 years ago

ashokkumar88 commented 6 years ago

Hi,

I tried with 100+ images. When click on the thumb it is taking time to load that slide. Also the image in the slide cutting from left and right end.

Michaelvilleneuve commented 6 years ago

Hi, what platform are you trying it on ?

ashokkumar88 commented 6 years ago

I am trying in Android 7

Michaelvilleneuve commented 6 years ago

I have noticed this issue on Android too, I'm not sure we will have time to work on it any time soon but it has to remain open. In the meantime, you can try to tweak the quality/size of the images if that's doable for you.

ashokkumar88 commented 6 years ago

Actually the size is not very big. The images are in 1000px in width and about 200kb.