Skip to content
New issue

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

src and placeholder keys doesn't work normal in android #4

Open
bbeckk opened this issue Jun 20, 2018 · 3 comments
Open

src and placeholder keys doesn't work normal in android #4

bbeckk opened this issue Jun 20, 2018 · 3 comments

Comments

@bbeckk
Copy link

bbeckk commented Jun 20, 2018

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}
       />
@bbeckk bbeckk changed the title showActivityIndicator={false} doesn't work in android src and placeholder keys doesn't work normal in android Jun 20, 2018
@mitogh
Copy link
Owner

mitogh commented Jun 24, 2018

Thank you for your report will try to fix it ASAP ;)

@usfslk
Copy link

usfslk commented Apr 3, 2019

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

@fukemy
Copy link

fukemy commented Apr 14, 2022

ok i saw it, never usr this lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants