bun add react-native-gesture-handler

This commit is contained in:
Sanidhya Kumar Verma
2024-09-04 05:59:30 +00:00
committed by GitHub
parent bf66181b70
commit 9f95e65c4d
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
"react-native-gesture-handler": "^2.19.0",
"react-native-google-places-autocomplete": "^2.5.6",
"react-native-maps": "^1.18.0",
"react-native-maps-directions": "^1.9.0",