FadeImage (component)
June 1, 2016 ยท View on GitHub
Fade-in an image when it loads.
Props
backgroundColor
type: string
defaultValue: '#fafafa'
fade
type: bool
defaultValue: true
height
type: number
defaultValue: 50
imageProps
type: object
defaultValue: {}
onLoadEnd
type: func
resizeMode
defaultValue: 'cover'
rounded
type: bool
defaultValue: false
src (required)
type: string
width
type: number
defaultValue: 50