balance-io / balance-wallet

A mobile wallet for dapps & tokens.
https://balance.io
GNU General Public License v3.0
94 stars 38 forks source link

Fix screen focusing #422

Closed osdnk closed 5 years ago

osdnk commented 5 years ago

Because dropping createSwipeNavigation caused that isScreenActive prop was no longer passed, I replaced it with built-in mechanism of react-navigation - withNavigationFocus

osdnk commented 5 years ago

Overlapped with https://github.com/balance-io/balance-wallet/commit/1621521890e872df8b4538f1a9aa083169304fd3