Following Microsoft’s retirement of Xamarin in May 2024, Progress announces the discontinuation of Telerik UI for Xamarin in February 2025. Technical support and critical fixes will be available until February 2026.
RadChat (Conversational UI) - The new addition to UI for Xamarin enables an easy implementation of conversational UI, whether by utilizing certain chatbot framework, by following a predefined logical tree, or just for integrating P2P chat capabilities.
Introduced a TreeView BETA control to display, manage and navigate in hierarchical data structures and achieve complex behavior in combination with nicely blending into the interface of any application.
Barcode - The new addition to UI for Xamarin enables an easy rendering of most commonly used Barcodes.
Common
NEW
Updated to Xamarin Forms 2.5.
Added support for toolbox in Visual Studio for Mac.
AutoComplete
FIXED
[UWP]Binding errors appear when suggested items show up.
BusyIndicator
NEW
Showing the BusyContent with the built-in animations. Added BusyContentTemplate for customizing the layout.
FIXED
DataGrid dissapears inside a BusyIndicator's content when toggling IsBusy.
Calendar
NEW
[UWP] Added DayView mode.
DataForm
NEW
[Android] [iOS] Two way source binding.
FIXED
[UWP] NullReferenceException is thrown when CommitAll is invoked and navigation to another page is performed.
[iOS] Collapsing group now updates the control size correctly.
DataGrid
FIXED
HeaderStyle does not change when it gets applied at runtime.
CellStyleSelector doesn't update after initial render.
ListView
NEW
Group Headers can be collapsed\expand.
Added support for Custom group key on grouping.
Introduced grouping by null values.
FIXED
Dynamically changing group header template in iOS throws an exception.
[iOS]NSRangeException in TKDataSource itemAtIndex forSection method.
[iOS] Customized "Load More" button is not visible once clicked.
[iOS]Changing the SelectedItem programmatically when the ListView is grouped is not respected.
[Android] Adding and reordering items causes an exception.
[Android] NullReferenceException binding the SelectedItem of a grouped ListView.
NumericInput
FIXED
[Android] Buttons are not working in the QSF FirstLook example
SlideView
FIXED
Improve performance when loading more items and ShowIndicators property value is False