fix: wallet account back button (#19857)

fix: wallet account back button (#19857)
This commit is contained in:
Omar Basem 2024-05-01 19:56:03 +04:00 committed by GitHub
parent d4be3a6976
commit f942092a5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -370,10 +370,7 @@
:component emoji-picker/view}
{:name :screen/wallet.accounts
:options {:insets {:top? true}
:popGesture false
:hardwareBackButton {:dismissModalOnPress false
:popStackOnPress false}}
:options {:insets {:top? true}}
:component wallet-accounts/view}
{:name :screen/wallet.edit-account