I have been struggling with multi page apps in iOS for quite a while. How do you have a separate page (class with design created by the designer) and display it (eg: a separate page for settings of the app).
Hello Community, This library is not free, because, it cost a lot of time and gray hair to create such views. https://payhip.com/b/ma7bR Thanks for your understanding. :) This library is compatible and tested with B4A,B4I and B4J! If you have bugs or a wish then tell me it in the comments...
www.b4x.com
Each card is a separate b4xview. In the example the b4xviews are created dynamically.
How can I create a b4xview with layout in the designer and code in a separate class file ?
but I am not sure how to load the layout, etc ..
any code example where a second bxview is loaded from a desig file and show from within the main page ?