I published multiple posts this week about creating Xamarin.Forms controls without borders using Custom renderers. This post is your one stop shop for all these posts. These are the controls that are used in my repository to create Material Design inputs in Xamarin.Forms that you can find here:
https://github.com/SuavePirate/SuaveControls.MaterialFormControls. These will be talked about in posts to come!
Check the borderless controls out here:
- Xamarin.Forms Borderless Entry
- Xamarin.Forms Borderless Picker
- Xamarin.Forms Borderless DatePicker
- Xamarin.Forms Borderless TimePicker
- Xamarin.Forms Borderless Editor
And check out how they look here:
BorderlessEntry
BorderlessEditor
BorderlessPicker
BorderlessDatePicker
BorderlessTimePicker
If you like what you see, don’t forget to follow me on twitter @Suave_Pirate, check out my GitHub, and subscribe to my blog to learn more mobile developer tips and tricks!
Interested in sponsoring developer content? Message @Suave_Pirate on twitter for details.
2 thoughts on “Xamarin.Tip – Borderless Inputs”