microsoft/react-native-windows

Implement overflow property for Image for fabric

Open

#13,165 创建于 2024年4月30日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)C++ (16,129 star) (1,134 fork)batch import
API: CompletionArea: Component ViewsArea: FabricArea: ImageArea: Layout PropsArea: View Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

描述

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.

贡献者指南