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

newbie Q: is CachedNetworkImage's internal cache global? singleton, keyed by imageUrl? i.e. it is accessible across the entire app? #957

Open
mw66 opened this issue Jul 8, 2024 · 0 comments

Comments

@mw66
Copy link

mw66 commented Jul 8, 2024

Is CachedNetworkImage's internal cache global? singleton, keyed by imageUrl? i.e. it is accessible across the entire app, no matter in which class / function, if an image (with imageUrl) is cached, it will not be downloaded from the web again?

Thanks.

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

1 participant