Using Tab Layout to open different screens

Is it possible to use Tab Layout to select between different screens? I tried add new tab for each item in the when screen1 Initialize and then when tab item selected I do if then get tab = name then open another screen set to the screen to open, that will work for screen1 but when it opens another screen the tab layout disappears. So then I add new tab for each item on new screen that opens gave it a try and it gets in a loop and won’t open the new screen…

What kind of app are you making? It is a good idea to use HV arrangements instead of Screen.

Also, show your blocks to get proper solution.