Socket
Socket
Sign inDemoInstall

react-native-radio-button-group

Package Overview
Dependencies
584
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

4

lib/Circle.js

@@ -35,3 +35,3 @@ import React, { PureComponent } from "react";

duration: 200,
useNativeDriver: true,
useNativeDriver: false,
}),

@@ -41,3 +41,3 @@ Animated.timing(this.state.animatedWidth, {

duration: 200,
useNativeDriver: true,
useNativeDriver: false,
}),

@@ -44,0 +44,0 @@ ]).start();

{
"name": "react-native-radio-button-group",
"version": "1.0.3",
"version": "1.0.4",
"description": "Simple and handy animated Radio group button for React Native",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc