Hi Priya,
Help on how to using AD SDKs are outside the scope of Telerik support as it is unrelated to the
UI for Xamarin controls. You can get help for such things on the
Xamarin forums here.
Regarding your question how to create renderers, this is also outside the scope of Telerik Support. Although you may use Telerik components in your renderer, it is a custom implementation that is not part of the Telerik UI for Xamarin suite.
That said, if you have an issue implementing a native control and want to know how to use a property of an existing UI for Xamarin component,
you may open a support ticket for that specific question, but not for renderer's implementation. For example: "how do I set the ItemsSource property of a RadDropDownList"
You can find more information on how to create and use custom renderers in the Xamarin documentation. It is not a quick or light topic.
Here are some must-reads to get you started:
https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/introduction/
https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/renderers/
As an example of a specific implementation, here is how to create an Entry renderer:
https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/entry/
That last article will help you understand how to use an existing component in a renderer and how to configure it's platform specific implementation.
Please let us know if you have any further questions.
Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items