The New Wave of MAUI Controls by Telerik

What’s new in Telerik UI for MAUI—Checkbox and Segmented controls; support for WinUI; updated Demo App; new Demo App for WinUI for MAUI.


This content originally appeared on Telerik Blogs and was authored by Polya Pelova

Aloha, everyone! It’s MAUI season and we come bearing gifts with the second release of Telerik UI for MAUI!

The summer is off to a great start with Microsoft’s release of .NET MAUI Preview 5 and some more summer goodies from the Telerik MAUI team! Check out our new release where we ship new components and WinUI support!

While the new .NET MAUI framework continues on its evolutionary path to unifying the .NET technology stack with single-project experience and greater code-sharing capabilities, the Telerik MAUI team is committed to enabling better developer productivity with a growing suite of high performant UI controls. With this new release of Telerik UI for MAUI, we will be shipping Checkbox and Segment controls as well as WinUI support!

Stay tuned for the rest of this blog post where we will provide you with a step-by-step guide on how to set up your machine and our updated Demo Application to see Telerik MAUI components in action.

So … What Are the New Gems That the MAUI Waves Brought to Our Shore?

Telerik UI for MAUI experimental suite now runs on the latest .NET MAUI Preview 5 and provides optimizations and features to get you excited! Now, let us dive into the MAUI waters!

Checkbox and SegmentedControl Join the Telerik UI for MAUI Family

In Telerik UI for MAUI SegmentedControl, under tasks per product, with MAUI selected, lists Create a MAUI app to test handlers, migrate wrapers to .NET 6, Create Project Structure, Create build for the source, bring the handlers project in the solution. Telerik UI for MAUI Checkbox under Xamarin lists create a MAUI app to test handlers, migrate wrappers to .NET 6, create project structure, and then shows two checkboxes for show not started tasks and show finished tasks, with both checked.

.ConfigureMauiHandlers(handlers => {
     handlers.AddCompatibilityRenderer(typeof(Telerik.XamarinForms.Input.RadSegmentedControl), typeof(InputRenderer.SegmentedControlRenderer));
     handlers.AddCompatibilityRenderer(typeof(Telerik.XamarinForms.Primitives.RadCheckBox), typeof(PrimitivesRenderer.CheckBoxRenderer));
}

Updated Demo App

We’ve tweaked the all-important Demo App to showcase Checkbox and SegmentedControl for Android, iOS and … WinUI!

TelerikWINUISupport

Support for WinUI

With our first preview of Telerik UI for MAUI, we started with support for iOS and Android and promised more platforms would follow.

Meme of elf from Lord of the Rings with text, We committed to Multi-platform support. We come to honor that commitment.

We are excited to announce that with the Telerik UI for MAUI Preview 2 we’ve added support for WinUI. Expect to see Chart control, Button, ItemsControl, Border, Checkbox and Segmented control in action in a new Demo App.

The single-project structure of a .NET MAUI app excites us with the promise of greater code sharing with cross-platform apps; however, currently WinUI is not part of this single-project structure.

This did not stop us in showcasing the Telerik UI for MAUI suite for WinUI, though. We’ve implemented a new Demo App for WinUI as well, including references to .NET MAUI, but linking all the CS and XAML files from the initial Demo App for Android and iOS. We encourage you to play with it and share your thoughts.

Share Your Thoughts

Whether you are new to the .NET cross-platform development or just excited about .NET MAUI, we want to hear your thoughts. Feel free to share them in our Feedback Portal and Telerik UI for MAUI Forum. We encourage everyone to try out Telerik UI for MAUI directly from this download link. For detailed information on how to get started, supported features and platforms, you can visit our Product page and help documentation.


This content originally appeared on Telerik Blogs and was authored by Polya Pelova


Print Share Comment Cite Upload Translate Updates
APA

Polya Pelova | Sciencx (2021-06-18T14:57:51+00:00) The New Wave of MAUI Controls by Telerik. Retrieved from https://www.scien.cx/2021/06/18/the-new-wave-of-maui-controls-by-telerik/

MLA
" » The New Wave of MAUI Controls by Telerik." Polya Pelova | Sciencx - Friday June 18, 2021, https://www.scien.cx/2021/06/18/the-new-wave-of-maui-controls-by-telerik/
HARVARD
Polya Pelova | Sciencx Friday June 18, 2021 » The New Wave of MAUI Controls by Telerik., viewed ,<https://www.scien.cx/2021/06/18/the-new-wave-of-maui-controls-by-telerik/>
VANCOUVER
Polya Pelova | Sciencx - » The New Wave of MAUI Controls by Telerik. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/18/the-new-wave-of-maui-controls-by-telerik/
CHICAGO
" » The New Wave of MAUI Controls by Telerik." Polya Pelova | Sciencx - Accessed . https://www.scien.cx/2021/06/18/the-new-wave-of-maui-controls-by-telerik/
IEEE
" » The New Wave of MAUI Controls by Telerik." Polya Pelova | Sciencx [Online]. Available: https://www.scien.cx/2021/06/18/the-new-wave-of-maui-controls-by-telerik/. [Accessed: ]
rf:citation
» The New Wave of MAUI Controls by Telerik | Polya Pelova | Sciencx | https://www.scien.cx/2021/06/18/the-new-wave-of-maui-controls-by-telerik/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.