Mateusz Basiak
Results
2
comments of
Mateusz Basiak
~~In case you are using RN 74, the possible issue might be that `onCatalystInstanceDestroy`method was removed from RN, hence NetInfo doesn't clear callbacks correctly leading to the issue.~~ ~~The fix...
I have the same issue. While the workaround worked, I'm not happy at all using it. Would be nice to have some way to run `patch-package` and to be able...