Hello i am looking forward to convert my android app which runs libgdx in a fragment to IOS
So i am looking for a way to run libgdx inside IOS app.
For example when i switch to a screen in ios Libgdx instance will run on that screen. I am not talking about converting a standalone libgdx game to ios(like using robovm)
I know i can rewrite android app part of my application using codenameone but i am not sure about libgdx nor how
can i do what i want with codenameone ? is there any guide ? if i can do i will subscribe and start converting.
Thanks