You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I rotate my iPad, the width of Swiper doesn't change.
According to doc which says that width: If no specify default enable fullscreen mode by flex: 1.
But I don't think it works when I rotate the divide.
So is this a bug or something I missed?
version
"react": "16.0.0-alpha.6"
"react-native": "0.44.2"
"react-native-swiper": "^1.5.4"
The text was updated successfully, but these errors were encountered:
When I rotate my iPad, the width of Swiper doesn't change.
According to doc which says that
width: If no specify default enable fullscreen mode by flex: 1.
But I don't think it works when I rotate the divide.
So is this a bug or something I missed?
The text was updated successfully, but these errors were encountered: