Image Style Props
Props
backfaceVisibility
backgroundColor
borderColor
borderRadius
borderWidth
opacity
overflow
resizeMode
tintColor
Reference
Props
backfaceVisibility
Type | Required |
---|---|
enum('visible', 'hidden') | No |
backgroundColor
Type | Required |
---|---|
color | No |
borderColor
Type | Required |
---|---|
color | No |
borderRadius
Type | Required |
---|---|
number | No |
borderWidth
Type | Required |
---|---|
number | No |
opacity
Type | Required |
---|---|
number | No |
overflow
Type | Required |
---|---|
enum('visible', 'hidden') | No |
resizeMode
Type | Required |
---|---|
Object.keys(ImageResizeMode) | No |
tintColor
Type | Required |
---|---|
color | No |