leecade / react-native-swiper

The best Swiper component for React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Width not change on orientation change

ZionChang opened this issue · comments

commented

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"