react-native-drop-shadow icon indicating copy to clipboard operation
react-native-drop-shadow copied to clipboard

Memory leaks?

Open mamartin opened this issue 2 years ago • 6 comments

hi, it looks like there is a memory leak in this library. I have a list 10 items with a shadow, these items rerenders/changes over the time. The memory is constantly increasing and finally the app crashes due to low memory. Without this shadow the memory does not grow.

with drop shadow: image

without drop shadow: image

mamartin avatar Apr 17 '23 09:04 mamartin

hey, what tool is this for checking memory usage?

lelukas avatar Sep 28 '23 23:09 lelukas

Hey @lelukas, these screenshots of memory usage are from Android studio.

mamartin avatar Sep 29 '23 09:09 mamartin

Hey @mamartin,is the problem solved?

GabeJing avatar Apr 24 '24 08:04 GabeJing

Hi @GabeJing, i dont think its fixed since there is no reply. I had to stop using this library because of this as i need my app to run very long (weeks).

mamartin avatar Apr 24 '24 09:04 mamartin

@mamartin Did you use any other alternatives?

GabeJing avatar Apr 24 '24 09:04 GabeJing

@GabeJing no

mamartin avatar Apr 24 '24 09:04 mamartin