react-native-tooltip-menu
Advanced tools
Comparing version 1.1.2 to 1.2.0
{ | ||
"name": "react-native-tooltip-menu", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "ReactNative component showing tooltip with menu items.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -61,2 +61,3 @@ import React from 'react'; | ||
duration: 300, | ||
useNativeDriver: true, | ||
}, | ||
@@ -74,2 +75,3 @@ ) | ||
duration: 300, | ||
useNativeDriver: true, | ||
}, | ||
@@ -76,0 +78,0 @@ ) |
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
18619678
51
412