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.
2 parents 2cf7fbf + ef22e0e commit 4f5d394Copy full SHA for 4f5d394
package.json
@@ -28,6 +28,7 @@
28
"homepage": "https://github.com/MikaelCarpenter/gb-native-router",
29
"dependencies": {},
30
"peerDependencies": {
31
- "react-native": ">=0.12.0"
+ "react-native": ">=0.12.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc || 0.16.0-rc"
32
+
33
}
34
0 commit comments