Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Mobile | Fix crash when switching tabs (#657)
* Move WeakReferenceMessenger registration to constructor * Revert "Move WeakReferenceMessenger registration to constructor" This reverts commit 11dfe84. * Check for message registration before registering * Fix logic