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 smooth on sliding #99

Open owengombas opened 6 years ago

owengombas commented 6 years ago

When I slide between images, the animation is not smooth (in production or debug mode)...
I use Expo, I don't know if this is the problem

luis-wang commented 6 years ago

same problem

28harishkumar commented 6 years ago

+1

28harishkumar commented 6 years ago

When I initialPage and onPageSelected and binded initialPage with my parent state, it is slightly smooth (slightly not perfectly). This is still a bug. react-native-cli: 2.0.1 react-native: 0.55.4

elizond0 commented 6 years ago

any progress ?

kukadiajayesh commented 6 years ago

Yes, for the large size images it not perfectly smooth.

srivatsav commented 5 years ago

Yes @kukadiajayesh is correct. Even I am experiencing the same issue for large size images.

MursiDirect commented 2 years ago

Any update yet, I still have the same issue?