react-native-slider-picker
Advanced tools
Comparing version 1.0.37 to 1.0.38
{ | ||
"name": "react-native-slider-picker", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"description": "Custom range slide picker for React Native. 🚧 UNDER CONSTRUCTION 🚧", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -45,3 +45,3 @@ ## React Native Slider Picker | ||
| `widthPercentage` | Number | Percentage of device's viewport to set as component's width. | `85` | Value passed to `vw()` | | ||
**Basic, bare-bones usage:** | ||
@@ -48,0 +48,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
48604