Microsoft/react-native-windows
Implement accessibilitySetSize property for Modal for fabric
Ouverte
#13 091 ouverte le 29 avr. 2024
API: CompletionArea: AccessibilityArea: Component ViewsArea: FabricArea: ModalArea: View PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue
Métriques du dépôt
- Stars
- (16 129 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Implement the accessibilitySetSize property for the fabric implementation of Modal.
This property was available in RNW Paper via FrameworkElementViewManager.
See https://microsoft.github.io/react-native-windows/docs/iviewwindowsprops-api#accessibilityposinset for details.