increase save custom feed btn hitslop

zio/stable
Ansh Nanda 2023-05-25 13:54:43 -07:00
parent bce6c8d5ec
commit 881be748d5
1 changed files with 1 additions and 0 deletions

View File

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