race604 / react-native-viewpager

[Deprecated] ViewPager component for React Native
1.41k stars 373 forks source link

Flash in changing pic #122

Open toearth opened 7 years ago

toearth commented 7 years ago

In ios, I put 4 image in viewpager. When I slide from image 4 to image, it go to image 1 ,then the image will flash. It ok , if I put 2 image in viewpager or in android .

basudz365 commented 7 years ago

I'm having the same issue in Android with 4 images. Anyone find a cause for this?

xuanxia commented 7 years ago

I have the same issue with react-native0.44. but it work OK with react-native0.38

garyzc commented 7 years ago

Remove the image style " resizeMode: 'stretch' ", and then there is no flash