reactrondev / react-native-web-swiper

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

Safari Mobile iOS 12, width and height are always equal to 0 #73

Closed kopax-polyconseil closed 2 years ago

kopax-polyconseil commented 2 years ago

Hello and thanks for sharing,

We are encountering an issue on the Web with iPhone 6 iOS12 and Safari mobile. The width, height, x and y in Swiper.js are always equal to 0, because onLayout is never called.

Related issues:

jarvisluong commented 2 years ago

Hi! it looks like the original react-native-web project's author has replied to the solution here

https://github.com/necolas/react-native-web/issues/2161#issuecomment-962072910

Hence I will close the issue.