FIX: Swiping is now easier

This commit is contained in:
Marcos Rodriguez Velez 2025-02-04 23:14:00 -04:00
parent 59c9edeebd
commit c932d0da5a

View file

@ -126,6 +126,7 @@ const ManageWalletsListItem: React.FC<ManageWalletsListItemProps> = ({
rightContent={rightContent}
Component={TouchableOpacityWrapper}
onPressOut={onPressOut}
minSlideWidth={100}
onPressIn={onPressIn}
style={isActive ? styles.activeItem : undefined}
>