react-native-responsive
react-native-responsive copied to clipboard
iPad split view size issue
When running on an iPad capable of split view or slide over, the media queries don’t seem to pick up on the smaller viewport size and still use the width and height of the whole screen.
Is there a built-in or other way around this already, or is it a planned enhancement for the future? If not I would love to give it a go to add support for iOS split views.