reactrondev / react-native-web-swiper

Swiper-Slider for React-Native and React-Native-Web
213 stars 57 forks source link

Swiper slider only show when I set hieght for parent view of this. #103

Open linhduongpscd opened 1 year ago

linhduongpscd commented 1 year ago

Swiper slider only show when I set hieght for parent view of this. T want swiper to be the same height as the child component.

Do you have a solution for this issues?

i don't set height:

Screenshot 2023-07-04 at 15 24 26

Screenshot 2023-07-04 at 15 28 07

I seted height for wrapper:

Screenshot 2023-07-04 at 15 30 18

Screenshot 2023-07-04 at 15 34 02

Thank you for help .