Hi,
Is it possible to use both Xamarin.forms components and native components into a same singe page ?
Suppose i am creating a page using Xamarin.forms where i have added some components from Xamarin.forms. Now i want to add some controls/components from Native iOS or Android and want to make some modification Natively into the same page.
Is it possible to achieve ? If yes then how can i do that ?
Any sample code will be very helpful.
Thanks in advance.