react-native-fast-image
react-native-fast-image copied to clipboard
Get image path from cache
A lot of people has request this feature (including me), so thanks to this PRs: https://github.com/DylanVann/react-native-fast-image/pull/351 by @compojoom and https://github.com/DylanVann/react-native-fast-image/pull/557 by @dolsem I managed to add a new static method getCachePath that is retrieving the local cached path of an image by image source.
This library is awesome and is working very well, so I think this kind of feature is needed for the situations when you need to make an offline-first app or need to pass the path of the images to other libraries (such as image galleries, image editors and so on)
@DylanVann I think this functionality adds a lot of value to the library and it would be nice if this PR could be merged.
@DylanVann Can you please look this over and merge? Or give perms to a contributor to do so? I believe this addresses the concerns you expressed about #351.
When will this PR be merged? Thanks
any update ? 🙏
@DylanVann This needs to be really added to the package because we use react-native-photo-editor in our project and in offline mode it needs the saved path of the image, and we don't want to download all the images again with another package to get just the local path when offline.
any updates?
@DylanVann why is this is not merged yet?
@DylanVann Any update? This is an amazing feature and it would be amazing to be merged already :)
Hey, don't want to rush anyone but please when will this be merged, this seems like a very important feature that will help everyone. Thanks.
@DylanVann
Can we merge this? Thanks



is there any chance to get this published?
Waiting this feature released.

Can this cat help you publish this feature?
Any day?..)
@alexandrumic cant you create a patch file for us to use meanwhile?? Much helpful if done
Sad that the PR hasn't been accepted yet, still very much needed
this is exactly importain update