Microsoft/react-native-windows

Implement overflow property for View for fabric

Ouverte

#13 103 ouverte le 29 avr. 2024

 (1 commentaire) (0 réaction) (1 personne assignée)C++ (1 134 forks)batch import
API: CompletionArea: Component ViewsArea: FabricArea: Layout PropsArea: ViewNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

Métriques du dépôt

Stars
 (16 129 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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