I've created a "swipe-enabled TabbedPage" for Android, but it has one big problem - it is based on CarouselPage.
I wish to still use one XAML to create them, though. How could I change some pages' type between my implementation, and TabbedPage?
↧
Changing page type with OnPlatform
↧