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

how to clear cache if same uri is used in fast image #684

Open
bhuvin25 opened this issue May 22, 2020 · 4 comments
Open

how to clear cache if same uri is used in fast image #684

bhuvin25 opened this issue May 22, 2020 · 4 comments
Labels

Comments

@bhuvin25
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior if possible, or a link to a reproduction repo:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Dependency versions

  • React Native version:
  • React version:
  • React Native Fast Image version:

Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.

@bhuvin25 bhuvin25 added the bug label May 22, 2020
@geroale
Copy link

geroale commented Jul 23, 2020

Same issue here

@bhuvin25
Copy link
Author

Just add query parameter in uri so it take new image

@kenNg1
Copy link

kenNg1 commented Jan 19, 2021

If simulator then wipe the device should work. Not sure about phones though

@ShahilMangroliya
Copy link

  FastImage.clearDiskCache()
  FastImage.clearMemoryCache()

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

No branches or pull requests

4 participants