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 dbe0f02 commit 23f2d5eCopy full SHA for 23f2d5e
package.json
@@ -37,8 +37,8 @@
37
"test:detox:clean": "rimraf example/android/build && rimraf example/android/app/build && rimraf example/android/.gradle && rimraf example/ios/build"
38
},
39
"peerDependencies": {
40
- "react": "^16.0",
41
- "react-native": ">=0.57 <0.62"
+ "react": ">=16.0",
+ "react-native": ">=0.57 <0.65"
42
43
"devDependencies": {
44
"@babel/core": "^7.0.0",
0 commit comments