ChasakisD / XFShimmerLayout

Efficient way to add a shimmering effect to your Xamarin.Forms applications.
Apache License 2.0
53 stars 12 forks source link

Added example of how to use ShimmerLayout in a ListView #5

Closed oridotaoyebode closed 5 years ago

oridotaoyebode commented 5 years ago

This pull request adds an example of how to use this control with a Listview which will account for 90% of the use case.

ChasakisD commented 5 years ago

Thanks for your pull request! Indeed, a listview sample is a must!

oridotaoyebode commented 5 years ago

Thank you for merging. I am happy you like it.