Microsoft/react-native-windows

Implement overflow property for View for fabric

Open

#13 103 ouverte le 29 avr. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)C# (6 114 stars) (544 forks)batch import
API: CompletionArea: Component ViewsArea: FabricArea: Layout PropsArea: ViewNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

Description

Implement the overflow property for the fabric implementation of View.

This property was available in RNW Paper via ViewViewManager,NativeUIManager.

See https://reactnative.dev/docs/layout-props#overflow for details.

Guide contributeur