You can use [CodenameOne_GLViewController instance] which returns an instance of our UIView controller. Notice you will need to add the following line to the top of the file: #import "CodenameOne_GLViewController.h"
On Thursday, February 25, 2021 at 7:33:50 PM UTC+2 [email protected] wrote: > I am using a Library that requires me to use a UINavigationController to > push a controller from this library, It will not work if i present it from > A UIViewController. > > Do you have any Idea how to make the rootViewController > a UINavigationController instead of UIViewController on the generated Xcode > projet. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/f202c759-4fc6-4ea3-a61b-25d7be787d3bn%40googlegroups.com.
