Experimental Optional boxEfeito de sombra
Example:
<boxShadow="myBoxShadow" />
Optional effectSets effect of glass on component
Example:
<View effectGlass></View>
Optional elevationAdjust elevation of component
Example:
<View elevation="low" ></View>
Optional filterSets a filter to image render.
Example:
<Image filter="sepia(60%)" />
Accepted values for effects.
See below for an example using some of the properties: