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 4d6c1bf commit ff790fdCopy full SHA for ff790fd
package.json
@@ -43,6 +43,7 @@
43
"typescript": "^3.9.5"
44
},
45
"peerDependencies": {
46
- "react-native": "^0.62.2"
+ "react": "*",
47
+ "react-native": "*"
48
}
49
0 commit comments