I'm using react-native-swiper
, but when I implement it, it's set to default height full screen.
Is there a way to have the swiper height automatically adjust to the slide content (height)?
how to Auto-adjusting height of react-native-swiper component
2.4k views Asked by Akshay I At
1
I made this work using
height="100%"
for the Swiper