Lesson 3 of 6

Anatomy of an app

Anatomy of an app

An app is made of screens the user navigates between, UI components on each screen, state (the app's current data), and logic that responds to taps and events.

Most apps also talk to a backend over the network for data and accounts — the same APIs you'd use on the web.

Q&A · 0

Enrol to ask questions and join the discussion.

No questions yet — be the first to ask.