Microsoft/react-native-windows
Implement overflow property for View for fabric
オープン
#13,103 opened on 2024/04/29
API: CompletionArea: Component ViewsArea: FabricArea: Layout PropsArea: ViewNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue
Repository metrics
- Stars
- (16,129 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Implement the overflow property for the fabric implementation of View.
This property was available in RNW Paper via ViewViewManager,NativeUIManager.
See https://reactnative.dev/docs/layout-props#overflow for details.