From 3dde80fef03db5393d0d352d4f657566e9ad63f3 Mon Sep 17 00:00:00 2001 From: Joselito Lima Date: Tue, 24 Oct 2023 21:37:24 -0300 Subject: [PATCH] changing version of react-native-gesture-handler --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 8c37137..0c8e895 100644 --- a/src/package.json +++ b/src/package.json @@ -52,7 +52,7 @@ "react-native-chart-kit": "^6.11.0", "react-native-dropdown-picker": "^5.2.3", "react-native-flash-message": "^0.2.0", - "react-native-gesture-handler": "~1.10.2", + "react-native-gesture-handler": "~1.7.0", "react-native-google-places-autocomplete": "^2.4.1", "react-native-keyboard-aware-scroll-view": "^0.9.5", "react-native-maps": "1.7.1",