Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-slider-picker

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-slider-picker - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

package.json
{
"name": "react-native-slider-picker",
"version": "1.1.0",
"version": "1.1.1",
"description": "Custom range slide picker for React Native.",

@@ -28,4 +28,5 @@ "main": "src/index.js",

"slider picker",
"range picker"
"range picker",
"range input"
]
}

4

README.md

@@ -94,3 +94,3 @@ ## React Native Slider Picker

<Generics.SliderPicker
<SliderPicker
minLabel={'0'}

@@ -146,3 +146,3 @@ midLabel={'50'}

<Generics.SliderPicker
<SliderPicker
minLabel={'min'}

@@ -149,0 +149,0 @@ midLabel={'mid'}

@@ -718,3 +718,3 @@ /**

marginHorizontal: vw(5),
marginTop: vh(3),
marginVertical: vh(2),
padding: vw(4),

@@ -737,3 +737,3 @@ borderTopLeftRadius: 10,

marginHorizontal: vw(5),
marginTop: vh(3),
marginVertical: vh(2),
padding: vw(4),

@@ -740,0 +740,0 @@ borderTopLeftRadius: 10,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc