Lesson 1 of 6
Widgets / components & layout
Widgets / components & layout
Cross-platform UIs are trees of components (React Native) or widgets (Flutter). You compose small pieces — text, images, buttons, containers — into screens.
Layout uses flexbox-style rules: rows, columns, and flexible spacing. If you know web layout, this will feel familiar.
Q&A · 0
Enrol to ask questions and join the discussion.
No questions yet — be the first to ask.