reactrondev/react-native-web-swiper

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

Closed this issue · 1 comments

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:

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

necolas/react-native-web#2161 (comment)

Hence I will close the issue.