about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-12-14 15:46:21 -0600
committerPaul Frazee <pfrazee@gmail.com>2022-12-14 15:46:21 -0600
commit9f27af619918549d1c1decd048d5832b938ff32a (patch)
tree0ea17a15c301071ad88901b4f13633dfc8ef3ec6 /package.json
parent4966b2152eb213bac34cbcb0ff01c246b7746f5c (diff)
downloadvoidsky-9f27af619918549d1c1decd048d5832b938ff32a.tar.zst
Add haptic feedback to likes and reposts
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index df35f0acd..0ec7bdff1 100644
--- a/package.json
+++ b/package.json
@@ -36,6 +36,7 @@
     "react-native": "0.68.2",
     "react-native-appstate-hook": "^1.0.6",
     "react-native-gesture-handler": "^2.5.0",
+    "react-native-haptic-feedback": "^1.14.0",
     "react-native-image-crop-picker": "^0.38.1",
     "react-native-inappbrowser-reborn": "^3.6.3",
     "react-native-linear-gradient": "^2.6.2",