Microsoft/react-native-windows
Add support for device orientation
Aberta
#3.595 aberto em 5 de nov. de 2019
API: CompletionNeeds WinUI 3Workstream: Component Parityenhancementhelp wanted
Métricas do repositório
- Stars
- (16.129 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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