We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In android devices that I've tested, the image kept in placeholder act as src and the one in src act as placeholder.
<ImagePlaceholder duration={1000} showActivityIndicator={false} src='https://s3.amazonaws.com/crisoforo.com/flowers.jpg' placeholder='https://s3.amazonaws.com/crisoforo.com/flowers-small.jpg' style={styles.img} />
The text was updated successfully, but these errors were encountered:
Thank you for your report will try to fix it ASAP ;)
Sorry, something went wrong.
This not working on Android, if I remove the placeholder value it keep showing loading spinner, the actual image do not get loaded at all
ok i saw it, never usr this lib
No branches or pull requests
In android devices that I've tested, the image kept in placeholder act as src and the one in src act as placeholder.
The text was updated successfully, but these errors were encountered: