• Stars
    star
    399
  • Rank 108,092 (Top 3 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created about 9 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Xamarin.Forms Custom Controls

DLToolkit Controls for Xamarin.Forms PayPal donate button

Examples:

https://github.com/daniel-luberda/DLToolkit.Forms.Controls/tree/master/Samples (Example project uses xamvvm MVVM toolkit from here)

TIP: Clone repo, open the solution, build it and run sample app. Also visit my blog: http://daniel-luberda.github.io

Available controls:

  • FFImageLoading - Library to load / cache / transform images on iOS, Android, Windows and Xamarin.Forms. Details
  • FlowListView - ListView derivative with flowing, grid-like columns support. Details / NuGet
  • ImageCropView - Image cropper. Details / NuGet
  • TagEntryView - Flowing entry with tags/badges support. Details / NuGet