Hi,
My intent is creating a complex UI for tablet with ionic! But the ion-nav-view or ionic template is unique and is not flexible to design complex UI. Is it possible to create the UI with ui-view and AngularJS components directly instead of ionic components?
But about with more details . As i google it; i found just one article about using Flexbox as described in http://www.joshmorony.com/how-to-create-complex-layouts-in-ionic/ . Is there any extra documentation about this? Excuse me I am really new to angularJS and ionic.