Skip to content

Commit 56a9b30

Browse files
committed
chore: pin react-native-gesture-handler in example app to 2.25.0
1 parent e09971a commit 56a9b30

File tree

2 files changed

+2587
-4002
lines changed

2 files changed

+2587
-4002
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@react-navigation/stack": "^6.4.1",
2727
"react": "18.3.1",
2828
"react-native": "0.76.2",
29-
"react-native-gesture-handler": "^2.21.0",
29+
"react-native-gesture-handler": "2.25.0",
3030
"react-native-permissions": "^5.1.0",
3131
"react-native-safe-area-context": "^4.14.0",
3232
"react-native-screens": "^3.35.0",

0 commit comments

Comments
 (0)