Create a Bottom Drawer in Xamarin.Forms

davidortinau

David Ortinau

Posted on January 20, 2021

Create a Bottom Drawer in Xamarin.Forms

A common pattern in mobile apps is to show a list of actions and contextual UI within a modal panel that slides up from the bottom of the screen, aka a bottom drawer. This video walks through creating a bottom drawer, a backdrop, and the gestures and animation code to create that UX.

Resources:

GitHub logo davidortinau / Xappy

A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers

šŸ’– šŸ’Ŗ šŸ™… šŸš©
davidortinau
David Ortinau

Posted on January 20, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related