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 ea6ff5c commit 0bcf0f6Copy full SHA for 0bcf0f6
package.json
@@ -22,6 +22,6 @@
22
"prop-types": "^15.7.2"
23
},
24
"peerDependencies": {
25
- "react-native-webview": "^7.0.0"
+ "react-native-webview": ">=7.0.0"
26
}
27
0 commit comments