zbtang / React-Native-ViewPager

ViewPager and Indicator component for react-native on both android and ios.
950 stars 276 forks source link

IndicatorViewPager not working on Android. #124

Open shubhnik opened 6 years ago

shubhnik commented 6 years ago

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?

shiroze commented 6 years ago

+1 same issue here

himegaminyaa commented 6 years ago

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