These videos cover adding view components, previewing on device, changing text content, editing componen styles and adding logic.
Part 1
Adding view components
Learn how to build your app's user interface by dragging-and-dropping new components from the component library on the left onto the view canvas in the middle.
Preview on device
Learn how to preview your app on a mobile device
Change text content
Learn how to change view component properties – in this case, the text content of a paragraph.
Edit component styles
Learn how to edit component styles with style classes.
Add logic
Learn how to add logic to your app with flow functions.