Community
Participate
Working Groups
We should check / extend / document our support for this UIKit component.
We currently support this type via an support for "UINavigationItemView" as an "(iOS) Component with Text" with swipe capabilities - see our component description [1] for further information. http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/tree/org.eclipse.jubula.toolkit.provider.mobile.ios/resources/xml/ComponentConfiguration.xml#n76
UINavigationItem is also connected to UINavigationViewController like UINavigationBar, but it is rather belongs to the view controllers in uinavigationcontroller than to the navigationcontroller. "When building a navigation interface, each view controller pushed onto the navigation stack must have a UINavigationItem object that contains the buttons and views it wants displayed in the navigation bar"
We have dropped support for the iOS Toolkit