react native - How to catch component unmount caused by live reload -


[edit - thought using hot reloading, using live reload]

i have native plugin needs clean each time finished with. want prevent these errors:

calling js function after bridge has been destroyed: rctdeviceeventemitter.emit(..) 

componentwillunmount() doesn't called.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -