React Native Tag Select Control Component

Description:

A simple tag component for React Native that acts as radio and checkbox inputs.

Installation:

# Yarn
$ yarn add react-native-tag-select
# NPM
$ npm install react-native-tag-select --save

Preview:

React Native Tag Select Control Component

Add Comment