chilijung / react-native-carousel-view

react-native carousel, support in both Android and iOS
73 stars 44 forks source link

fix container height #22

Closed cat12079801 closed 1 year ago

cat12079801 commented 5 years ago

In iOS, passing height props less than 200 as to Carousel component, then it allows the contents of the carousel to move within the height of 200. Even so, there is no reasonable reason to fix the height at 200.