react-native-slider-picker
Advanced tools
Comparing version 1.0.23 to 1.0.24
{ | ||
"name": "react-native-slider-picker", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "Custom range slide picker for React Native. 🚧 UNDER CONSTRUCTION 🚧", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -150,2 +150,5 @@ /** | ||
console.log('this.maxValue: ', this.maxValue); | ||
console.log('No manners here.'); | ||
return ( | ||
@@ -152,0 +155,0 @@ // Wrapper for slider |
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
31822
648