Sunday, 13 January 2019

SlideUpPanel

How to enable slide-up panel in Xamarin.Forms application. This means if the user drags the panel from down to up, it shows title, image, description and more. Similarly, the user can drag the panel from up to down and it will show only the title and set the custom behavior of it. These features are not listed by default in a Xamarin.Forms application. So, we need to install a plug-in for this.
NuGet Package - Search Xamarin.Forms 
  • DK.SlideUpPanel
  • Reactive.Fody
Full Code :  Link

No comments:

Post a Comment

Barcode/QR Code Scanning in MAUI Apps

  Implementing barcode and QR code scanning in a .NET MAUI application is straightforward with the right libraries. Here are the main approa...

Ads2