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

react-native-radio-buttons-group

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-radio-buttons-group - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

docs/demo/Horizontal.js
import React, { Component } from 'react';
import { Text, View, StyleSheet } from 'react-native';
import RadioGroup from './RadioGroup';
import RadioGroup from 'react-native-radio-buttons-group';

@@ -6,0 +6,0 @@ export default class Horizontal extends Component {

import React, { Component } from 'react';
import { Text, View, StyleSheet } from 'react-native';
import RadioGroup from './RadioGroup';
import RadioGroup from 'react-native-radio-buttons-group';

@@ -6,0 +6,0 @@ export default class Vertical extends Component {

{
"name": "react-native-radio-buttons-group",
"version": "1.0.6",
"version": "1.0.7",
"description": "Simple and Best. An easy to use radio buttons for react native apps.",

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

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