Tag Input Component For React Native – Tags

Description:

A React Native component that allows you to input text and formats the text into a tag when a space or comma is entered.

Installation:

# NPM
$ npm install react-native-tags --save

Preview:

Tag Input Component For React Native - Tags

Add Comment