react-native-popup-menu
Advanced tools
Comparing version 0.15.5 to 0.15.6
{ | ||
"name": "react-native-popup-menu", | ||
"version": "0.15.5", | ||
"version": "0.15.6", | ||
"description": "extensible popup/context menu for react native", | ||
@@ -5,0 +5,0 @@ "main": "build/rnpm.js", |
@@ -79,4 +79,6 @@ /** | ||
}; | ||
triggerOnLongPress?: boolean; | ||
onPress?(): void; | ||
onAlternativeAction? (): void; | ||
} | ||
@@ -83,0 +85,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
469722
4670