migrate to 'expo-haptics' (#3418)
* migrate to 'expo-haptics' * run yarn install twice if necessary
This commit is contained in:
parent
cddbbc4bd4
commit
4e59914d2a
4 changed files with 27 additions and 21 deletions
|
@ -113,6 +113,7 @@
|
|||
"expo-constants": "~15.4.5",
|
||||
"expo-dev-client": "~3.3.8",
|
||||
"expo-device": "~5.9.3",
|
||||
"expo-haptics": "^12.8.1",
|
||||
"expo-image": "~1.10.6",
|
||||
"expo-image-manipulator": "^11.8.0",
|
||||
"expo-image-picker": "~14.7.1",
|
||||
|
@ -159,7 +160,6 @@
|
|||
"react-native-fs": "^2.20.0",
|
||||
"react-native-gesture-handler": "~2.14.0",
|
||||
"react-native-get-random-values": "~1.11.0",
|
||||
"react-native-haptic-feedback": "^1.14.0",
|
||||
"react-native-image-crop-picker": "^0.38.1",
|
||||
"react-native-ios-context-menu": "^1.15.3",
|
||||
"react-native-linear-gradient": "^2.6.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue