Skip to content

Commit b22e7c4

Browse files
authoredJul 9, 2018
Update README.md
1 parent 52e9204 commit b22e7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# NotificationBanner
2-
An easy to use library to show a notification banner.
2+
An easy to use library to show a notification banner. This is useful for cases in apps where the user is already in your app so using a system notifications could be confusing. Instead use this library to show a notification banner which is themed to your UI and can have custom behavior based on what part of the app they are in.
33

44
<img src="/sample1.png" width="32%"> <img src="/sample2.png" width="32%">
55

0 commit comments

Comments
 (0)
Please sign in to comment.