Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 528 Bytes

FadeImage.md

File metadata and controls

58 lines (29 loc) · 528 Bytes

FadeImage (component)

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