App UI
View A View in an app is the equivalent of a Page in a Website. A View always have a root Layout which supports the UI components. UI component on the...
Sun, 2 Feb, 2020 at 3:06 PM
Layer A Layer is essentially a View with a transparent background. Layers are extremely useful to overlay design elements on top of an existing view. ...
Tue, 4 Aug, 2020 at 11:51 AM
Block A Block is a basic UI component like an Image, Text or Video Player. Blocks are always on a Layout which supports the different Blocks and make the...
Sun, 2 Feb, 2020 at 3:13 PM
Layouts Layouts let you arrange Blocks on Views. Take to Layout Introduction Scrolling Pattern lets you scroll a specific Pattern Vertically or Horiz...
Sun, 2 Feb, 2020 at 3:15 PM
Container Containers are very useful components which let you change the content in a portion of a View without reloading the View. With Container...
Wed, 29 Jul, 2020 at 11:21 AM
Selector This is a very powerful block which acts as a placeholder that chooses one block from a set of possibilities based on information available at the...
Tue, 4 Aug, 2020 at 11:28 AM
Develop your own Navigation Menu Introduction This tutorial cover how to create a layout for a navigation which adapt to multiple screen sizes. ...
Sun, 2 Feb, 2020 at 3:24 PM