Xamarin UI: Creando Sliding Panel en Xamarin.Forms
- 1 min read
En este video demostramos como crear un Sliding Panel en Xamarin.Forms usando un PanGestureRecognizer.
- Github : https://github.com/jesulink2514/TechiesFlights
- Dribble: https://dribbble.com/shots/8628083-Flight-information/attachments/885275?mode=media
Enlaces de documentación adicional
- Shapes https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/shapes/?WT.mc_id=DOP-MVP-5002848
- PanGestureRecognizer https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/gestures/pan?WT.mc_id=DOP-MVP-5002848
- Gradients https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/brushes/?WT.mc_id=DOP-MVP-5002848