🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

react-native-tags-input

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-tags-input - npm Package Compare versions

Comparing version
1.0.4
to
1.0.5
+1
-1
index.js

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

minWidth: 40,
maxWidth: 100,
maxWidth: 200,
justifyContent: 'space-between',

@@ -238,0 +238,0 @@ alignItems: 'center',

{
"name": "react-native-tags-input",
"version": "1.0.4",
"version": "1.0.5",
"description": "Input component for React Native to add and remove tags.",

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

@@ -47,3 +47,5 @@ # react-native-tags-input

[Auto suggest example by using customElement-prop](https://github.com/jimmybengtsson/react-native-tags-input/tree/master/example/AutoSuggestExample)
## Standard example

@@ -50,0 +52,0 @@