Microsoft/react-native-windows
GitHub で見るImplement overflow property for Image for fabric
Open
#13,165 opened on 2024年4月30日
API: CompletionArea: Component ViewsArea: FabricArea: ImageArea: Layout PropsArea: View Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue
Repository metrics
- Stars
- (6,114 stars)
- PR merge metrics
- (平均マージ 4d 14h) (30d で 45 merged PRs)
説明
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.