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

javascript - generate date range base on integers -

PHP and MySQL WP -