Skip to content

Commit 55262fc

Browse files
authored
Update README.md
1 parent e4e571e commit 55262fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-native-breadcrumb
1+
# react-native-breadcrumb [![npm version](https://badge.fury.io/js/react-native-breadcrumb.svg)](https://badge.fury.io/js/react-native-breadcrumb)
22
A react-native breadcrumb for both android and ios. You can define any number of crumbs and this will automatically adjust according to the wrapped view's width. If you need you can change the selected crumb by tapping on a crumb(should be activated by passing 'true' to isTouchable prop).
33

44
# Demo

0 commit comments

Comments
 (0)