React-Native-ViewPager
React-Native-ViewPager copied to clipboard
this is not available for ios when use react-navigation
this is not available for ios when use react-navigation as routes,when use goBack(),it will flash out,so what should i do
you can set removeClippedSubviews prop to false, and set children views overflow: 'hidden'