Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 401 Bytes

File metadata and controls

11 lines (7 loc) · 401 Bytes

Login View Sample for Shapes

Shapes is introduced in Xamarin.Forms 4.7. In this sample I've made use of:

  • Clipping - the image is clipped with an ellipse
  • Path - the background of the login is a path shape of a specific size
  • Ellipse + Path - the login button at the bottom combines shapes

Inspiration from UpLabs.