Skip to content

Commit

Permalink
add expo haptics
Browse files Browse the repository at this point in the history
  • Loading branch information
SamratSahoo committed Sep 3, 2024
1 parent fc8020f commit a36d7ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"expo-constants": "~16.0.2",
"expo-doctor": "^1.10.1",
"expo-file-system": "~17.0.1",
"expo-haptics": "~13.0.1",
"expo-image-picker": "~15.0.7",
"expo-media-library": "~16.0.4",
"expo-splash-screen": "~0.27.5",
Expand Down
5 changes: 5 additions & 0 deletions mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7331,6 +7331,11 @@ expo-font@~12.0.9:
dependencies:
fontfaceobserver "^2.1.0"

expo-haptics@~13.0.1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-13.0.1.tgz#35679c7fde4ae1c21ae3bc2d2cb34c266049dc2c"
integrity sha512-qG0EOLDE4bROVT3DtUSyV9g3iB3YFu9j3711X7SNNEnBDXc+2/p3wGDPTnJvPW0ao6HG3/McAOrBQA5hVSdWng==

expo-image-loader@~4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/expo-image-loader/-/expo-image-loader-4.7.0.tgz#d403106822de80bda12d644c82b7a3b7983c0f0b"
Expand Down

0 comments on commit a36d7ff

Please sign in to comment.