Showing results for Xamarin.Forms - Xamarin Blog

Jun 17, 2021
3
0

Implementing Chromecast with Xamarin.Forms

Sweeky Satpathy
Sweeky Satpathy

Learn how to integrate Chromecast into your Xamarin.Forms application without complicated bindings, simply using Custom Renderers.

DevelopersXamarin.FormsXamarin
Jun 3, 2021
5
1

Building beautiful apps with Xamarin.Forms

James Montemagno
James Montemagno

Designing great looking apps can be hard, but with a little inspiration and a little styling you can craft beautiful looking apps with Xamarin.Forms

DevelopersXamarin.FormsXamarin
May 24, 2021
2
0

The Journey to Accessible Apps: Screen Readers

Rachel Kang (SHE/HER)
Rachel Kang (SHE/HER)

Are your apps screen reader accessible? Learn more about screen readers and find out how you can support the screen reader experience with Xamarin.Forms and .NET MAUI.

DevelopersXamarin.FormsXamarin
Apr 14, 2021
1
0

The Journey to Accessible Apps

Rachel Kang (SHE/HER)
Rachel Kang (SHE/HER)

Get started on your journey to developing inclusive apps - start here, with accessibility, today.

DevelopersXamarin.FormsXamarin
Mar 17, 2021
4
0

Great Looking Settings Screens for Xamarin.Forms

James Montemagno
James Montemagno

Looking to spruce up your settings screen in your Xamarin.Forms app? Checkout some quick tips to theme the built in controls in Xamarin.Forms to make your settings shine.

Xamarin.FormsDevelopersXamarin
Mar 4, 2021
7
1

CollectionView Drag & Drop Item Reordering with Gesture Recognizers

alexeystrakh
alexeystrakh

Items reordering in a list-based control is a handy feature and it is used in various use cases. From simple scenarios like configuring settings, defining tabs order to complex scenarios like managing user content, and reordering images or email. With the recent Xamarin.Forms 5.0 release, Drag and Drop gesture recognizers were introduced and enable...

Xamarin.FormsDevelopersIntegrations
Feb 24, 2021
12
0

Beautiful Tabs with Xamarin Community Toolkit TabView

Gerald Versluis
Gerald Versluis

One of the hardest parts of apps to customize is the tab bar. To overcome this, we've added the TabView to the Xamarin Community Toolkit. With the TabView you have full control over the look-and-feel of the tab bar. In this blogpost we'll learn what it's all about.

Xamarin.FormsDevelopers
Jan 29, 2021
3
1

Beautiful Custom RadioButton with Xamarin.Forms 5

James Montemagno
James Montemagno

Xamarin.Forms 5 introduced control templates for the new RadioButton control that gives you complete control and customization over the user interface.

Xamarin.FormsDevelopersXamarin
Jan 25, 2021
2
1

Xamarin Community Toolkit: A Must-Have Xamarin Library

Gerald Versluis
Gerald Versluis

We are pleased to introduce the Xamarin Community Toolkit! The toolkit complements Xamarin.Forms 5 with all kinds of commonly found behaviors, converters, effects, MVVM utilities, and awesome new controls including the CameraView, AvatarView, and TabView.

Xamarin.FormsAnnouncementsIntegrations
Jan 7, 2021
20
2

Xamarin.Forms 5.0 is Here!

David Ortinau
David Ortinau

Xamarin.Forms 5 is here, delivering hundreds of quality improvements and brings to stable release new features including App Themes, Brushes, CarouselView, RadioButton, Shapes and Paths, and SwipeView.

Xamarin.FormsDevelopersAnnouncements