Microsoft/react-native-windows
View on GitHubImplement accessibilitySetSize property for Modal for fabric
Open
#13,091 opened on Apr 29, 2024
API: CompletionArea: AccessibilityArea: Component ViewsArea: FabricArea: ModalArea: View PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue
Repository metrics
- Stars
- (6,114 stars)
- PR merge metrics
- (Avg merge 3d 17h) (62 merged PRs in 30d)
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.