Hello all great people in here
I am heading for creation of a Xamarin.Forms app.
I have taken a look on this link https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/entry/, where they are going to make the renderer for components platform-specific. An example can be TwinTechs Controls, which is only available for iOS and Android. How can this be done?
Is that possible? And if it, how?