reactrondev / react-native-web-swiper

Swiper-Slider for React-Native and React-Native-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto height

meowcorp opened this issue · comments

Is there a way to have the swiper height automatically adjust to the slide content (height) on version ^1.16.2 ?

  1. Getting height of slide (see #17 )
  2. Setting calculated value into containerStyle prop

Thanks!