Microsoft/react-native-windows

Implement overflow property for View for fabric

开放

#13,103 创建于 2024年4月29日

 (1 条评论) (0 个反应) (1 位负责人)C++ (1,134 个派生)batch import
API: CompletionArea: Component ViewsArea: FabricArea: Layout PropsArea: ViewNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

仓库指标

星标
 (16,129 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南