question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cache Avatar Images [enhancement]

See original GitHub issue

Issue Description

It would make sense that the image avatars are cached by default with something like https://github.com/kfiroo/react-native-cached-image

In most used case they are displayed super often…

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
cooperkacommented, Sep 18, 2017

Hi @nonotest, PRs are always welcome! However, it should be done in a way that’s optional so people aren’t required to link this library unless they specifically want that functionality. I’m not sure the added complexity is worth it. I’m willing to consider it though.

0reactions
gabrieldonadelcommented, Mar 10, 2020

+1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Caching images in React Native: A tutorial with examples
In this tutorial, we'll first show you how to cache images in React Native using the react-native-fast-image library.
Read more >
Consider extending avatar cache to 1 year (#343168) · Issues ...
Our avatar implementations is immutable (whenever someone updates it's/project/group avatar image we create a new record and delete the old one).
Read more >
Privacy-Conscious WordPress Plugin Caches and Serves ...
In essence, it is a caching system that stores the images on the site owner's server. It is an idea that Peter Shaw...
Read more >
Excluding Profile Avatar from Cache - WordPress.org
LSCache has the ability to exclude specific Queries or URIs but in this case, I want to drop Images or Folders which include...
Read more >
Pre-Caching Images with React Suspense - CSS-Tricks
Pre-Caching Images with React Suspense. Avatar of Adam Rackis ... One improvement in the demo is that our cache read method has this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found