react-native-photo-view icon indicating copy to clipboard operation
react-native-photo-view copied to clipboard

Image caching

Open salhotra opened this issue 5 years ago • 2 comments

This is a great package for what it does i.e., Pinch/double tab to zoom. The performance of the animations is amazing because of the native implementation. But it can't be used in production in this state because there is no provision for caching support. Would be great to have something like what react-native-fast-image implements for caching. I really don't have the time or I would have looked into it and submitted a PR. Hope the maintainers can look into this. Thanks

salhotra avatar Nov 03 '20 12:11 salhotra

+1

ghost avatar Sep 28 '21 08:09 ghost

Same problem here! Need fast image support,

Acetyld avatar Dec 07 '21 16:12 Acetyld