We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38ea1b commit 717234cCopy full SHA for 717234c
package.json
@@ -44,7 +44,7 @@
44
"main": "index.js",
45
"types": "index.d.ts",
46
"dependencies": {
47
- "react-native-gesture-handler": "^2.9.0"
+ "react-native-gesture-handler": "*"
48
},
49
"peerDependencies": {
50
"react": "*",
0 commit comments