Skip to content
qiibeta edited this page Apr 20, 2020 · 17 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.

Scene

NavigationScene

GroupScene