Horizontal Alignment
property allows you to space elements in a Screen horizontallyVertical Alignment
property allows you to space elements in a Screen verticallynone
). Select any color using the color picker, RGBA or HEX valuebeaver-yellow.png
false
). Indicates whether the screen is scrollable. For scrollable to work, the components in your screen must have heights either set in absolute
pixels or set to fit contents
all
). You can fix the screen orientation to portrait
and landscape
true
). If set to false
, hides the top status bardefault
, light-content
or dark-content
to set the theme or style of the status barTranslucent StatusBar
property will only work on Android devices at this time.false
). Set to true
to make the Status Bar translucent. Android-only.StatusBar Color
property will only work on Android devices at this time.0,0,0,0.53
). Select any color using the color picker, RGBA or HEX value. Android-only.+
button to add a new screen you will be given the option to add a blank screen or to "Copy from My Screens".