- implement useFocusEffect instead of isFocused
- remove firmware installation check because it shouldn't be needed since we navigate only from device connection middleware where it's checked already
- navigation.popTo to homescreen so we cannot swipe back from dashboard to connecting screen
* fix(connect): make fetch work in react native
* refactor(suite): move FW upgrade logic to common package
* feat(mobile): make some atoms easily animatable
* feat(mobile): firmware upgrade
* fix: formatting and deps
* refactor(suite): map operation to translation ID
* refactor(suite): add transport selectors
* refactor(suite): remove useFirmware hook
* chore: bug fixes
---------
Co-authored-by: Jan Komarek <jan.komarek@satoshilabs.com>