Page, Row, Col
Last updated
Last updated
The layout component Page
acts as the default container for a page (setting background color and padding).
Row
and Col
enable flex layouts for devices having with > 600.
Name
Type
Description
noScoll
boolean
use a regular View instead of a scrollview
styles
object
styles to override
Name
Type
Description
Name
Type
Description
flex
integer
flex size (relative size compared to other col 1 -> size 2 will be double of column 1, ...)