Skip to content
qiibeta edited this page Jul 4, 2025 · 19 revisions

Components to Know

Scene Components
Scene The Scene is the View wrapper with lifecycle management.
NavigationScene The NavigationScene implements navigation and backStack handling for Scene.
GroupScene The GroupScene can add other Scene/NavigationScene/GroupScene as child.
FragmentScene The special Scene can manage Fragments.

Scene

NavigationScene

GroupScene

Clone this wiki locally