React-native-fast-image: how to clear cache if same uri is used in fast image

Created on 22 May 2020  路  3Comments  路  Source: DylanVann/react-native-fast-image

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.

bug

Most helpful comment

Just add query parameter in uri so it take new image

All 3 comments

Same issue here

Just add query parameter in uri so it take new image

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

Was this page helpful?
0 / 5 - 0 ratings