react-native-jw-media-player
react-native-jw-media-player copied to clipboard
landscapeOnFullScreen & fullScreenOnLandscape don't work on iOS
As title say:
landscapeOnFullScreen: false,
fullScreenOnLandscape: false,
makes no difference it defaults to true on iOS even if debugging config says it's set to '0'
The same issue here. Setting fullScreenOnLandscape makes no difference on iOS. It's always true.