Microsoft/react-native-windows

Implement overflow property for Image for fabric

Open

Aperta il 30 apr 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)C# (6114 star) (544 fork)batch import
API: CompletionArea: Component ViewsArea: FabricArea: ImageArea: Layout PropsArea: View Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

Descrizione

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.

Guida contributor