Socket
Socket
Sign inDemoInstall

radio-buttons-react-native

Package Overview
Dependencies
0
Maintainers
1
Versions
4
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

2

package.json
{
"name": "radio-buttons-react-native",
"version": "1.0.3",
"version": "1.0.4",
"description": "Animated radio buttons component for react native",

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

@@ -172,3 +172,3 @@ import React from 'react';

<View style={[styles.centerProductBox]}>
<Text style={[styles.text, {
<Text style={[{
color: textColor

@@ -229,7 +229,2 @@ }, textStyle]}>

borderRadius: 10000
},
text: {
fontSize: 16,
fontWeight: '700',
fontFamily: 'Poppins-Regular'
}

@@ -236,0 +231,0 @@ });

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