React-Native-ViewPager icon indicating copy to clipboard operation
React-Native-ViewPager copied to clipboard

IndicatorViewPager not working on Android.

Open shubhnik opened this issue 6 years ago • 2 comments

I am using tabNavigation from React-Navigation. In one of my tab I am using IndicatorViewPager, which has three section each containing a FlatList. It works fine on iOS but FlatLists are not rendered in Android. If I put the IndicatorViewPager in a View stacked on top of tab Navigation than it works fine. Anyone has any idea why is this happening?

shubhnik avatar Mar 01 '18 05:03 shubhnik

+1 same issue here

shiroze avatar Mar 13 '18 05:03 shiroze

This is an issue with TabNavigation: https://github.com/react-navigation/react-navigation/issues/2458#issuecomment-357490873.

himegaminyaa avatar Apr 06 '18 05:04 himegaminyaa