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 62f5ca3 commit 87593c3Copy full SHA for 87593c3
package/package.json
@@ -83,7 +83,9 @@
83
"peerDependencies": {
84
"@react-native-community/netinfo": ">=11.3.1",
85
"react-native-quick-sqlite": ">=5.1.0",
86
- "react-native-svg": ">=15.1.0"
+ "react-native-svg": ">=15.1.0",
87
+ "react-native-gesture-handler": ">=2.8.0",
88
+ "react-native-reanimated": ">=3.7.0"
89
},
90
"peerDependenciesMeta": {
91
"react-native-quick-sqlite": {
0 commit comments