Fetch
Fetch copied to clipboard
Potential memory leaks
Hello guys, I've implemented a dynamic data loading with Fetch library. Everything is going fine and the library works as expected, thank you for your work, but when I started profiling the app in StrictMode, the StrictMode handler is always throwing the potential memory leak errors. I tried to resolve it in my fork branch, but it leads to a stuck loading :( So, I need to investigate the issues deeper. Maybe you'll have a chance to profilу the library?