Microsoft/react-native-windows

Implement overflow property for Image for fabric

Aberta

#13.165 aberto em 30 de abr. de 2024

 (3 comentários) (0 reação) (1 responsável)C++ (1.134 forks)batch import
API: CompletionArea: Component ViewsArea: FabricArea: ImageArea: Layout PropsArea: View Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

Métricas do repositório

Stars
 (16.129 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador