Microsoft/react-native-windows

Implement overflow property for Image for fabric

開放

#13,165 建立於 2024年4月30日

 (3 則留言) (0 個反應) (1 位負責人)C++ (1,134 個分叉)batch import
API: CompletionArea: Component ViewsArea: FabricArea: ImageArea: Layout PropsArea: View Style PropsNew 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 Image.

Note: This property appears in both Layout Props and Image Style Props.

This property was available in RNW Paper via NativeUIManager.

See https://reactnative.dev/docs/image-style-props#overflow for details.

貢獻者指南