Skip to main content

AnimatedImage

<AnimatedImage source={{uri: 'https://github.com/wix/react-native-ui-lib/blob/master/demo/src/assets/images/card-example.jpg'}}/>
TIP
This component extends the media/Image props.
APIThis is the list of additional props for the component

animationDuration
number

Duration for the fade animation when the image is loaded. Default is 300

containerStyle
ViewStyle

Additional spacing styles for the container

loader
JSX.element

A component to render while the image is loading