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 e53d115 commit e8ef950Copy full SHA for e8ef950
package.json
@@ -24,8 +24,8 @@
24
"url": "https://github.com/almost/react-native-html-webview/issues"
25
},
26
"homepage": "https://github.com/almost/react-native-html-webview",
27
- "peerDepenencies": {
28
- "react-native": "^0.4.4"
+ "peerDependencies": {
+ "react-native": ">=0.7.0 || 0.8.0-rc"
29
30
"dependencies": {
31
"safe-html": "0.0.5"
0 commit comments