I've noticed that the TabBarController property of the iOS TabbedRenderer always returns null. However, the ViewController property is valid, and I can cast it to be (UITabBarController) and access the controller's methods properly. This seems to be a bug to me... or is it a feature?
↧