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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -