diff --git a/README.md b/README.md index bc849ff..e11ef4c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,40 @@ # How to show empty message when listview has no items in xamarin forms This example demonstrates to show empty message when listview has no items by using the visibility property. +## Sample + +```xaml + + + + + +