increase save custom feed btn hitslop
This commit is contained in:
parent
bce6c8d5ec
commit
881be748d5
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ export const CustomFeed = observer(
|
|||
}
|
||||
accessibilityHint=""
|
||||
onPress={onToggleSaved}
|
||||
hitSlop={15}
|
||||
style={styles.btn}>
|
||||
{item.isSaved ? (
|
||||
<FontAwesomeIcon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue