UNPKG

react-native-chips

Version:

A React Native component which is used to represent array of text. Inspired from material design chips

21 lines (20 loc) 484 B
{ "name": "react-native-chips", "version": "2.4.0", "repository": { "type": "git", "url": "https://github.com/ramprasath25/react-native-chips" }, "description": "A React Native component which is used to represent array of text. Inspired from material design chips", "main": "./index.js", "keywords": [ "react-native-chips", "react-native", "chips", "input-tags", "tags", "selectize" ], "author": "Ramprasath R", "license": "MIT" }