Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmybengtsson committed Oct 6, 2019
1 parent d44365d commit de3a304
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ https://github.com/jimmybengtsson/react-native-tags-input

[Standard and Custom example](https://github.com/jimmybengtsson/react-native-tags-input/tree/master/example/StandardAndCustomExample)

[Auto suggest example by using customElement-prop](https://github.com/jimmybengtsson/react-native-tags-input/tree/master/example/AutoSuggestExample)


## Standard example

Expand Down
3 changes: 3 additions & 0 deletions example/AutoSuggestExample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ In the root directory of the app, run:
then:

`$ react-native run-ios` or `$ react-native run-android`


<img src="https://raw.githubusercontent.com/jimmybengtsson/react-native-tags-input/master/example/AutoSuggestExample/assets/example.gif"/>

0 comments on commit de3a304

Please sign in to comment.