Everything in screen1

If I put everything in screen1 with vertical arrangement true and false for a complex app with media photos etc. it doesn’t become very heavy because even hiding the vertical arrangement leaves everything in memory? Unfortunately I’m having trouble understanding how to close the screens using multiscreen

Hi kodyugo,

In short, if the app doesn’t have particularly complex layouts, it’s recommended to use just one screen.

Try providing a bit more information, or upload your AIA to https://unchive.kodular.io/ and show us the Summary section.

For multiple screen function with arrangement i recommend using procedures block.

all you have to do is get a procedure block then add blocks for X ammount of screen that you want them in the { do } use if the statment with = block you can either use { true - false } logic block or use the text blocks it’s up to you text block is much better if you are planning to have to many screens.

@Fallen_Media can you explain more about this method :heart_eyes::heart_eyes: i have ever used it

I think you will understand it this way better


You can add as many screens as you want but keep in mind that making to many screens will confuse you in the late run you until then I think you will be able to improve this method further.

@Fallen_Media what is the goal with this block i did not get it :slightly_frowning_face:

Even me am confused :confused:

This is just an example you can try this for the arrangements for turning them visible and invisible.

no?

to switch layout you can use also this method