-
Notifications
You must be signed in to change notification settings - Fork 216
Basic
qiibeta edited this page Jul 4, 2025
·
19 revisions
| 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. |
- Home
- Background
- Installation
- Basic
- NavigationScene
- GroupScene
- Navigation Animation
- Dialog
- Router
- Style
- State Save
- Architecture-Patterns
- Activity Compatibility
- Migrate Guide
- Benchmark (compare to Activity/Fragment)