increase save custom feed btn hitslop

This commit is contained in:
Ansh Nanda 2023-05-25 13:54:43 -07:00
parent bce6c8d5ec
commit 881be748d5

View file

@ -98,6 +98,7 @@ export const CustomFeed = observer(
}
accessibilityHint=""
onPress={onToggleSaved}
hitSlop={15}
style={styles.btn}>
{item.isSaved ? (
<FontAwesomeIcon