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

Feature Req: Integrate react-native-fast-image for caching

Open spacegraym3 opened this issue 7 years ago • 3 comments

I've changed some of the image views to use react-native-fast-image.

https://github.com/DylanVann/react-native-fast-image

I can create a pull request if interested. It effectively caches the image and gets great performance.

spacegraym3 avatar Jul 28 '17 18:07 spacegraym3

Hi @spacegraym3!

I'd definitely be interested in exploring that, but I don't want to make any 3rd party native code required for this library.

Do you think we can offer it as an option?

halilb avatar Jul 28 '17 18:07 halilb

Sure. Let me look into that.

On Fri, Jul 28, 2017 at 11:34 AM, Halil Bilir [email protected] wrote:

Hi @spacegraym3 https://github.com/spacegraym3!

I'd definitely be interested in exploring that, but I don't want to make any 3rd party native code required for this library.

Do you think we can offer it as an option?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/halilb/react-native-photo-browser/issues/59#issuecomment-318730493, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwhETd6TqiJKZjDVBG_aLM3Q5hx19ihks5sSim_gaJpZM4Om7hD .

spacegraym3 avatar Jul 28 '17 22:07 spacegraym3

@spacegraym3 Did you provide a PR for this?

srameshr avatar Aug 27 '17 06:08 srameshr