Microsoft/react-native-windows
GitHub で見るImplement accessibilitySetSize property for Modal for fabric
Open
#13,091 opened on 2024年4月29日
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
- (平均マージ 4d 14h) (30d で 45 merged PRs)
説明
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.