Search code examples
xamarintelerikxamarin.forms.labs

Can I use platform specific UI in a Xamarin.Forms solution?


The iOS specific Telerik Xamarin calendar control seems smoother than the cross-platform Forms version. Is it possible to have a Xamarin.Forms project that uses the platform specific Telerik controls on some screens?


Solution

  • Yes, you can do this via a Custom Renderer or with Native Embedding.