From ab4148dc06500f10da2bafd5b8132d2d426e0107 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 26 Jun 2025 01:22:26 +0300 Subject: fix pager back gesture (#8565) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 651d55f22..7c1c3dee9 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ "react-native-ios-context-menu": "^1.15.3", "react-native-keyboard-controller": "^1.17.5", "react-native-mmkv": "^2.12.2", - "react-native-pager-view": "^6.7.1", + "react-native-pager-view": "6.8.0", "react-native-progress": "bluesky-social/react-native-progress", "react-native-qrcode-styled": "^0.3.3", "react-native-reanimated": "~3.17.5", -- cgit 1.4.1