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

rn-range-slider

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-range-slider - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

rn-range-slider.podspec

2

package.json
{
"name": "rn-range-slider",
"version": "1.2.8",
"version": "1.2.9",
"author": "Tigran Sahakyan <mail.of.tigran@gmail.com>",

@@ -5,0 +5,0 @@ "description": "React Native Range Slider for Android and iOS",

@@ -19,5 +19,6 @@ # RangeSlider

##### For older React native versions ( < 0.60) you need to link the library
2. Linking
2. Link
##### For older React native versions ( < 0.60 ) you need to link the library:
- Run `react-native link rn-range-slider`

@@ -27,2 +28,6 @@ - If linking fails, follow the

##### For newer React native versions ( >= 0.60 ) you need to install pods for iOS:
- cd ios && pod install && cd ..
- For android everything works out of the box
## Usage

@@ -29,0 +34,0 @@

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