I am trying to render a Image Carousel View in a page where I use Bottom navigation. But it is not working, the child is not visible at all.
I am using react-native-carousel-view package for carousel view and react-native-material-bottom-navigation.
Since ViewPagerAndroid is the basic for carousel view, I tried ViewPagerAndroid component from react-native and the result is same.
If anyone knows how to crack it. Please suggest solutions. Thanks in advance.
No responses yet.