Skip to content

Add support for device orientation #3595

@kmelmon

Description

@kmelmon

RN4W is missing support for the "namedOrientationDidChange" event, which is supposed to be raised when the device orientation changes.

Currently, the Modal component uses this event, but apps are also free to subscribe to the event for other reasons.

See:
https://facebook.github.io/react-native/docs/modal#onorientationchange
https://facebook.github.io/react-native/docs/modal#supportedorientations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions