This page has been archived and is no longer updated.

We do not supply this product anymore.

Telerik UI for Xamarin

Quality Xamarin UI controls for fast development and superior performance.

Published by Telerik
Distributed by ComponentSource since 2018

Version: R3 2023 Updated: Oct 11, 2023

i

Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support...

Show more

Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support and critical updates until February 2026.

Telerik UI for Xamarin R1 2021 (Build 2021.1.413.480)

Released: Apr 13, 2021

Updates in R1 2021 (Build 2021.1.413.480)

Features

  • Blazor
    • Updated Mobile Blazor Bindings to version 0.5.50-preview and Xamarin.Forms to version 4.8.0.1451.
  • Button
    • [Android] Replaced ButtonRenderer with the AppCompat ButtonRenderer.
  • Entry
    • Added the ability to hide the suggestion tab that is above the keyboard when IsPassword is true.
  • SpreadStreamProcessing
    • Added space=preserve attribute to string cell values to preserve their exact spacing when visualizing.
  • WordsProcessing
    • Added a mechanism to automatically load external CSS resources when the URI is valid.

Fixes

  • Button
    • [Android] TextTransform does not take any effect.
  • Calendar
    • [UWP] Setting display date doesn't update the UI.
  • ListView
    • [Android] PressedItemStyle is applied to all items when holding onto any control outside the ListView.
    • LoadOnDemand event fires multiple times at the first set of items loaded in the control.
  • PdfProcessing
    • An ArgumentException is thrown when merging or splitting files with the PdfStreamWriter.
    • TypeInitializationException is thrown when exporting a document with PdfComplianceLevel set.
    • The page content is missing when parsing inline images with colorspace value that is not PDF Name primitive.
  • Popup
    • [Android] Popup closes when tapping inside its content when IsModal is True or OutsideBackgroundColor is set.
  • SpreadProcessing
    • An invalid file is generated when the freezing panes are set, and the file is opened in Excel.
    • An InvalidOperationException is thrown when attaching to CellPropertyChanged event and trying to modify the cell.
  • SpreadStreamProcessing
    • ArgumentException is thrown when calling SpreadExporter.CreateWorkbookExporter method and referencing Trial assemblies.
  • TabView
    • [Android] Content stops getting refreshed after tapping headers quickly and IsContentPreserved is True.
    • Content stops getting refreshed after tapping headers quickly.
    • Dynamic change of IsEnabled makes the content of the TabItem disappear.
    • Recycled views are visualized while swiping through the items when IsContentPreserved is toggled dynamically.
    • Unsync of the visually selected item when swiping in the content and IsContentPreserved.
  • WordsProcessing
    • NullReferenceException is thrown when importing DOCX document containing DataBinding element inside a structured document tag.
    • RtfFormatProvider: Wrong indexing when export the list override index (\ls).