From 8538c4ec014f97dc5ce37d5dea9a2df5bd15d0dd Mon Sep 17 00:00:00 2001
From: Website Deployment Script
'stretch': Scale width and height independently, This may change the aspect ratio of the src.
uri is a string representing the resource identifier for the image, which
could be an http address, a local file path, or the name of a static image
-resource (which should be wrapped in the require('./path/to/image.png') function).
When the image has rounded corners, specifying an overlayColor will
+resource (which should be wrapped in the require('./path/to/image.png') function).
Changes the color of all the non-transparent pixels to the tintColor.
When the image has rounded corners, specifying an overlayColor will cause the remaining space in the corners to be filled with a solid color. This is useful in cases which are not supported by the Android implementation of rounded corners: @@ -30,8 +30,7 @@ implementation of rounded corners: - Animated GIFs
A typical way to use this prop is with images displayed on a solid
background and setting the overlayColor to the same color
as the background.
For details of how this works under the hood, see -http://frescolib.org/docs/rounded-corners-and-circles.html
iOS-Specific style to "tint" an image. -Changes the color of all the non-transparent pixels to the tintColor.
A unique identifier for this element to be used in UI Automation +http://frescolib.org/docs/rounded-corners-and-circles.html
A unique identifier for this element to be used in UI Automation testing scripts.
The text that's read by the screen reader when the user interacts with the image.
When true, indicates the image is an accessibility element.
blurRadius: the blur radius of the blur filter added to the image
When the image is resized, the corners of the size specified by capInsets will stay a fixed size, but the center content and borders