FIX: swipeable was difficult to use

This commit is contained in:
Marcos Rodriguez Vélez 2024-09-03 10:00:58 -04:00 committed by GitHub
parent a37cb919bf
commit 3e4e316981
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}