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.
It is not possible to customize AppFeedback text messages.
DataForm (Beta)
FIXED
Xamarin.iOS
The segmented control looks blurred.
Inline editor's width is wrong on iPad.
Calendar
FIXED
Xamarin.iOS
TKCalendarYearPresenter cannot be cast to UIView when ​used in UI for Xamarin.
SideDrawer
NEW
Xamarin.iOS
​The cancelTransition method is added to TKSideDrawer to allow canceling show/dismiss transitions.
​The selectItemAtIndexPath method is added to allow selecting an item at runtime.
FIXED
Xamarin.iOS
The willShowSideDrawer and willDismiss methods from TKSideDrawerDelegate are called after the drawer is completely displayed/hidden when using a gesture.
The screen content becomes slightly dimmed after the drawer is closed when the mainView background color is set to clear color.
The updateVisualsForItemAtIndexPath method is not called when an item is selected.
The TKSideDrawerTableViewCell separator layout is wrong.
ListView
FIXED
Xamarin.Forms
GroupHeaderTemplate.BindingContext equals null when using string values.
Xamarin.iOS
It is not possible to replace the default reorder handle with a custom one.
Chart
NEW
Xamarin.iOS
An option to zoom in left and right directions on the axis simultaneously.
An option to set axis label rotation explicitly.
customRenderValues property is added to TKChartAxis to allow ticks at custom positions.
lastLabelTextOffset property is added to TKChartAxisLabelStyle.
The TKChartCategory class ​allows using repeatable categories with category axis.
FIXED
Xamarin Forms
There is an issue with reloading same page instance that contains PieChart (Android).
Xamarin.iOS
Setting the x axis creates and sets also the y axis.
The y axis is misplaced when its labels fit mode is multiline and the chart's height is small.
Trackball can't work together with selection.
Trackball does not hide when hideMode is set to OnSecondTouch.
Calling reloadData more than twice causes the application to crash.
Legend title cannot be changed if set before making the legend visible.
The second axis is not added when adding two series with different y axes.
TKChart hangs when using date-time axis and its range and interval are set to 0.