You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: