How to add a multiple sub-view to a view with get-cli? I add views manually but, is there any easier way to do that?
Type the command get create view:SubViewName on home in the terminal.
get create view:SubViewName on home
home is your view you want to add a subview to.