Microsoft/react-native-windows
Implement overflow property for Image for fabric
開放
#13,165 建立於 2024年4月30日
API: CompletionArea: Component ViewsArea: FabricArea: ImageArea: Layout PropsArea: View Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue
倉庫指標
- 星標
- (16,129 顆星)
- PR 合併指標
- (平均合併 4天 14小時) (30 天內合併 45 個 PR)
描述
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.