Microsoft/react-native-windows
Vedi su GitHubImplement overflow property for Image for fabric
Open
#13.165 aperta il 30 apr 2024
API: CompletionArea: Component ViewsArea: FabricArea: ImageArea: Layout PropsArea: View Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue
Metriche repository
- Star
- (6114 star)
- Metriche merge PR
- (Merge medio 4g 14h) (45 PR mergiate in 30 g)
Descrizione
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.