Open toearth opened 7 years ago
I'm having the same issue in Android with 4 images. Anyone find a cause for this?
I have the same issue with react-native0.44. but it work OK with react-native0.38
Remove the image style " resizeMode: 'stretch' ", and then there is no flash
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 .