rn-actions-floating-button
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -11,5 +11,6 @@ import {ViewStyle} from "react-native"; | ||
actionButtons?: ActionButton[]; | ||
closeButton?: ActionButton; | ||
mainButton?: ActionButton; | ||
animateMainButton?: boolean; | ||
style?: ViewStyle; | ||
}; | ||
export default ActionsFloatingButtonProps; |
{ | ||
"name": "rn-actions-floating-button", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "An animated floating button with actions buttons", | ||
@@ -5,0 +5,0 @@ "main": "./actions-floating-button/actions-floating-button.tsx", |
Sorry, the diff of this file is not supported yet
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
232242
136