Asynchronous Image Component For React Native

Description:

Simple cross-platform asynchronous image component for React Native with a few animation options. Displays a placeholder color while the image loads from the network.

Installation:

npm i –save react-native-async-image-animated

Preview:

Asynchronous Image Component For React Native

Add Comment