Reference
Props
backfaceVisibility
The property defines whether or not the back face of a rotated image should be visible.
Type | Default |
enum('visible' , 'hidden' ) | 'visible' |
backgroundColor
borderBottomLeftRadius
borderBottomRightRadius
borderColor
borderRadius
borderTopLeftRadius
borderTopRightRadius
borderWidth
opacity
Set an opacity value for the image. The number should be in the range from 0.0
to 1.0
.
overflow
Type | Default |
enum('visible' , 'hidden' ) | 'visible' |
resizeMode
Type | Default |
enum('cover' , 'contain' , 'stretch' , 'repeat' , 'center' ) | 'cover' |