Hi,
Is it possible to Create and Load XAML file dynamically at application's runtime in Xamarin.Forms to create the application's UI ? As it's possible in WPF.
I have also noticed this thread which says that it's not possible. So is there any update on it yet ?
And if it is possible the how i will be able to achieve that ?
Thanks in advance.