Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 71c0c85

Browse files
committed
Add npm version badge.
1 parent 72132ba commit 71c0c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/peterp/react-native-tags.svg?branch=master)](https://travis-ci.org/peterp/react-native-tags)
44
[![npm](https://img.shields.io/npm/dt/express.svg)](https://www.npmjs.com/package/react-native-tags)
5+
[![npm version](https://badge.fury.io/js/react-native-tags.svg)](https://badge.fury.io/js/react-native-tags)
56

67
A React Native component that allows you to input text and formats the text
78
into a tag when a space or comma is entered. Tapping on the tag will remove it.

0 commit comments

Comments
 (0)