react-native-actionsheet
react-native-actionsheet copied to clipboard
iOS orientation issue when custom action sheet opens
I'm using actionsheet custom in one of the screens in my app. It's working absolutely perfect in android in any orientation. In iOS, it's working perfectly in portrait mode. But when I try to open actionsheet when the iOS device is in landscape mode, the device orientation automatically turning into portrait..I don't understand this mischievous behaviour.
I am also facing the same issue. I am facing this issue on both, on android and on iOS in landscape mode. Does anyone has any solution for it?