InstantUI simplifies the creation of layout by providing only 3 type of layout components: Row, Column, and Stack. Almost everything can be built with these components just by organizing them in the desired way. The secret of creating good layout is to start from big picture and then go into detail.
Let's start exploring the layouts.