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