Skip to content

Support multi-tasking on iPad #1031

@Saadnajmi

Description

@Saadnajmi

Proposal

React-Native-test-app doesn't support becoming a Slide Over window on iPad.

Alternatives

N/A

Implementation Details

Quick google sent me here: https://spin.atomicobject.com/2021/05/05/add-support-split-view-slide-over-react-native-app/
It looks like we need to check all 4 "Device Orientation" options in our Xcode target. Looking at FluentUI React Native's test app, I see that we are missing one:
image

Once checked, I can confirm that we know support multi-tasking / Slide Over windows (though now we must fix our UI 😅)
image

Additional Context

This isn't blocking anything. Just noticed it while I was debugging.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions