Tweak haptics, add to post controls (#5977)

* change timing to 10ms, make ios only

* add haptics to post controls

* rm from like button
This commit is contained in:
Samuel Newman
2024-10-28 22:03:08 +02:00
committed by GitHub
parent dcc5405e8a
commit d050a78a2d
4 changed files with 23 additions and 11 deletions
@@ -51,9 +51,11 @@ let RepostButton = ({
<Button
testID="repostBtn"
onPress={() => {
playHaptic('Light')
requireAuth(() => dialogControl.open())
}}
onLongPress={() => {
playHaptic('Heavy')
requireAuth(() => onQuote())
}}
style={[