Microsoft/react-native-windows

Implement overflow property for View for fabric

開放

#13,103 建立於 2024年4月29日

 (1 則留言) (0 個反應) (1 位負責人)C++ (1,134 個分叉)batch import
API: CompletionArea: Component ViewsArea: FabricArea: Layout PropsArea: ViewNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

倉庫指標

星標
 (16,129 顆星)
PR 合併指標
 (平均合併 4天 14小時) (30 天內合併 45 個 PR)

描述

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.

貢獻者指南