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 合并指标
 (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.

贡献者指南