react-native-parallax-carousel
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-native-parallax-carousel", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A React Native carousel component with parallax effect.", | ||
@@ -10,3 +10,14 @@ "main": "index.js", | ||
"author": "Mezahir Rajabov", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"keywords": [ | ||
"carousel", | ||
"react-native", | ||
"parallax", | ||
"animated-carousel", | ||
"react-native-carousel", | ||
"react", | ||
"slider", | ||
"parallax-slider", | ||
"scroll-animation" | ||
] | ||
} |
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
4049