Shadow Props #

Props #

iosshadowColor?: [object Object] #

Sets the drop shadow color

iosshadowOffset?: {width: [object Object], height: [object Object]} #

Sets the drop shadow offset

iosshadowOpacity?: number #

Sets the drop shadow opacity (multiplied by the color's alpha component)

iosshadowRadius?: number #

Sets the drop shadow blur radius

You can edit the content above on GitHub and send us a pull request!