Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Question: renderToHardwareTextureAndroid needed? #106

Closed
cristianoccazinsp opened this issue Jul 18, 2019 · 2 comments
Closed

Question: renderToHardwareTextureAndroid needed? #106

cristianoccazinsp opened this issue Jul 18, 2019 · 2 comments

Comments

@cristianoccazinsp
Copy link

Is renderToHardwareTextureAndroid needed? Does it have any side effect on the memory if not using it?
https://github.com/ascoders/react-native-image-zoom/blob/master/src/image-zoom/image-zoom.component.tsx#L668

I'm asking this because I've seen out of memory errors on some devices when trying to load a picture with this component. I can't consistently reproduce it as it seems very specific to some devices, but it was related to this and using a placeholder png image.

@mtford90
Copy link

I seem to face these memory errors on Android 7. Anything above that works fine.

@ArtemKolichenkov
Copy link
Collaborator

closed with #112

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants