Microsoft/react-native-windows

Implement overflow property for Image for fabric

Offen

#13.165 geöffnet am 30.04.2024

 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)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

Repository-Metriken

Stars
 (16.129 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide