mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
FIX: swipeable was difficult to use
This commit is contained in:
parent
a37cb919bf
commit
3e4e316981
@ -107,7 +107,6 @@ const ManageWalletsListItem: React.FC<ManageWalletsListItemProps> = ({
|
||||
<ListItem.Swipeable
|
||||
leftWidth={80}
|
||||
rightWidth={90}
|
||||
animation={{ duration: 400 }}
|
||||
containerStyle={{ backgroundColor: colors.background }}
|
||||
leftContent={leftContent}
|
||||
rightContent={rightContent}
|
||||
|
Loading…
Reference in New Issue
Block a user