From c1e621bd1859cd7c8c2b008592a36fb43fc29c04 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).
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: diff --git a/releases/next/showcase.html b/releases/next/showcase.html index 581d7ac2db7..0b64dd5ff84 100644 --- a/releases/next/showcase.html +++ b/releases/next/showcase.html @@ -1,4 +1,4 @@ -