Socket
Socket
Sign inDemoInstall

react-native-radio-buttons-group

Package Overview
Dependencies
0
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.6 to 3.0.7

1

lib/types.ts

@@ -27,2 +27,3 @@ import { StyleProp, TextStyle, ViewStyle } from 'react-native';

containerStyle?: StyleProp<ViewStyle>;
labelStyle?: StyleProp<TextStyle>;
layout?: 'row' | 'column';

@@ -29,0 +30,0 @@ onPress?: (selectedId: string) => void;

2

package.json
{
"name": "react-native-radio-buttons-group",
"version": "3.0.6",
"version": "3.0.7",
"description": "Simple and Best. An easy to use radio buttons for react native apps.",

@@ -5,0 +5,0 @@ "main": "./lib/index.ts",

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