react-native-popover-view
Advanced tools
Comparing version 0.6.7 to 0.6.8
const fs = require('fs') | ||
console.warn("Testing") | ||
if (fs.existsSync('../node_modules/react-navigation')) { | ||
if (fs.existsSync('../react-navigation')) { | ||
console.log("React-navigation included in project") | ||
@@ -5,0 +4,0 @@ fs.rename('./src/index.js', './src/index-no-rn.js', err => { |
{ | ||
"name": "react-native-popover-view", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "A <Popover /> component for react-native", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2826143
2170