Skip to content

Commit 6f20ba6

Browse files
committed
Revert gesture handler
1 parent 831f553 commit 6f20ba6

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

FabricExample/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2214,7 +2214,7 @@ PODS:
22142214
- React-perflogger (= 0.80.1)
22152215
- React-utils (= 0.80.1)
22162216
- SocketRocket
2217-
- RNGestureHandler (2.28.0):
2217+
- RNGestureHandler (2.25.0):
22182218
- boost
22192219
- DoubleConversion
22202220
- fast_float
@@ -2807,7 +2807,7 @@ SPEC CHECKSUMS:
28072807
ReactAppDependencyProvider: afd905e84ee36e1678016ae04d7370c75ed539be
28082808
ReactCodegen: f8d5fb047c4cd9d2caade972cad9edac22521362
28092809
ReactCommon: 17fd88849a174bf9ce45461912291aca711410fc
2810-
RNGestureHandler: db29d3e7edf41a11d133cc3ffd4029762376ed1a
2810+
RNGestureHandler: fabb15d507aebf871bf391ec1cdded706c58688b
28112811
RNReanimated: 028d25ae4031eb5a9aeb5febbe2c2cd0c744aa9c
28122812
RNScreens: 6230240ab74be59a51b24ccc468da3745ec45ad9
28132813
RNWorklets: 18d2a9a10588e4d51f42116f19e650d296ab8dbc

FabricExample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "19.1.0",
2828
"react-native": "0.80.1",
2929
"react-native-edge-to-edge": "^1.6.0",
30-
"react-native-gesture-handler": "^2.28.0",
30+
"react-native-gesture-handler": "~2.25.0",
3131
"react-native-reanimated": "^4.0.1",
3232
"react-native-restart": "^0.0.27",
3333
"react-native-safe-area-context": "5.4.0",

FabricExample/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3379,7 +3379,7 @@ __metadata:
33793379
react: "npm:19.1.0"
33803380
react-native: "npm:0.80.1"
33813381
react-native-edge-to-edge: "npm:^1.6.0"
3382-
react-native-gesture-handler: "npm:^2.28.0"
3382+
react-native-gesture-handler: "npm:~2.25.0"
33833383
react-native-reanimated: "npm:^4.0.1"
33843384
react-native-restart: "npm:^0.0.27"
33853385
react-native-safe-area-context: "npm:5.4.0"
@@ -8936,17 +8936,17 @@ __metadata:
89368936
languageName: node
89378937
linkType: hard
89388938

8939-
"react-native-gesture-handler@npm:^2.28.0":
8940-
version: 2.28.0
8941-
resolution: "react-native-gesture-handler@npm:2.28.0"
8939+
"react-native-gesture-handler@npm:~2.25.0":
8940+
version: 2.25.0
8941+
resolution: "react-native-gesture-handler@npm:2.25.0"
89428942
dependencies:
89438943
"@egjs/hammerjs": "npm:^2.0.17"
89448944
hoist-non-react-statics: "npm:^3.3.0"
89458945
invariant: "npm:^2.2.4"
89468946
peerDependencies:
89478947
react: "*"
89488948
react-native: "*"
8949-
checksum: 10c0/4240c8eedca69eb36b5d3e375b71867251cf8b87a755ba7066b3f73cfdbc80574042dbd4ff821041fd1539c4cd90dbf7ee34586f5a0ea6cc38052375b3169f2e
8949+
checksum: 10c0/95eccc67fb07418ef76b84bcee4b29c16865e78afa367ec82d94b08554cfa7337158ab23937b785bd9a732e62c9c815b294a93d1b2c2cbdc7a8a1e7029f2ba35
89508950
languageName: node
89518951
linkType: hard
89528952

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"react-dom": "^19.1.0",
114114
"react-native": "0.80.1",
115115
"react-native-builder-bob": "^0.23.2",
116-
"react-native-gesture-handler": "^2.28.0",
116+
"react-native-gesture-handler": "~2.25.0",
117117
"react-native-reanimated": "^4.0.1",
118118
"react-native-safe-area-context": "5.1.0",
119119
"react-native-windows": "^0.64.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13505,17 +13505,17 @@ __metadata:
1350513505
languageName: node
1350613506
linkType: hard
1350713507

13508-
"react-native-gesture-handler@npm:^2.28.0":
13509-
version: 2.28.0
13510-
resolution: "react-native-gesture-handler@npm:2.28.0"
13508+
"react-native-gesture-handler@npm:~2.25.0":
13509+
version: 2.25.0
13510+
resolution: "react-native-gesture-handler@npm:2.25.0"
1351113511
dependencies:
1351213512
"@egjs/hammerjs": "npm:^2.0.17"
1351313513
hoist-non-react-statics: "npm:^3.3.0"
1351413514
invariant: "npm:^2.2.4"
1351513515
peerDependencies:
1351613516
react: "*"
1351713517
react-native: "*"
13518-
checksum: 10c0/4240c8eedca69eb36b5d3e375b71867251cf8b87a755ba7066b3f73cfdbc80574042dbd4ff821041fd1539c4cd90dbf7ee34586f5a0ea6cc38052375b3169f2e
13518+
checksum: 10c0/95eccc67fb07418ef76b84bcee4b29c16865e78afa367ec82d94b08554cfa7337158ab23937b785bd9a732e62c9c815b294a93d1b2c2cbdc7a8a1e7029f2ba35
1351913519
languageName: node
1352013520
linkType: hard
1352113521

@@ -13601,7 +13601,7 @@ __metadata:
1360113601
react-freeze: "npm:^1.0.0"
1360213602
react-native: "npm:0.80.1"
1360313603
react-native-builder-bob: "npm:^0.23.2"
13604-
react-native-gesture-handler: "npm:^2.28.0"
13604+
react-native-gesture-handler: "npm:~2.25.0"
1360513605
react-native-is-edge-to-edge: "npm:^1.2.1"
1360613606
react-native-reanimated: "npm:^4.0.1"
1360713607
react-native-safe-area-context: "npm:5.1.0"

0 commit comments

Comments
 (0)