DEV Community

David Ortinau for .NET

Posted on

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

Top comments (0)