Evan Ricketts
ebbb829d8c
[V2][Android] destroy views on catalyst instance destroy to fix android crash (#4147)
* fix(NavigationActivity): destroy views on catalyst instance destroy
this fixes redscreen/crash when `ReactInstaceManager#recreateReactContextInBackground()` is called
* refactor(NavigationModule): catalyst destroy without try/catch