Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Your app can have as many screens as necessary. Screens can be added, deleted, duplicated, have design properties, actions and act as menue menu for the app. 

WE HIGHLY RECOMMEND TO BREAK YOUR APP INTO AS MANY SCREEN AS LOGIC PERMITS. 

List of Screens

When in Constructor (top menu) press screens list on a left hand side (RED MARK)

...

  1. Make a screen to look like any other screen in your app - Copy View Settings
  2. Change Typography for the screen, which overrides any settings of other elements on the screen.
  3. Change sizing for the screen
  4. Change paddings and margins for the screen
  5. Set background color or image (makes your app heavier to load)
  6. Make a left or right side swipe panels of the screen.

...