Appyx Navigation¶
Type-safe navigation for Compose directly from code¶
- Tree-based, composable
- Leverages the transitions and gesture-based capabilities of Appyx Interactions to build beautiful, custom navigation.
- Use any component for navigation, whether pre-built (Appyx Components), or custom-built by you (Appyx Interactions).
Sample app¶
The above is an interactive example for Appyx Navigation. You can play with it right here in the browser (try it!). You can of course launch it on mobile and desktop too.
For more info and points of interest, make sure to check out:
Quick start¶
Concepts¶
Features¶
- ChildAware
- Deep link navigation
- Lifecycle
- Material 3 support
- Plugins
- Scoped DI
- Surviving configuration changes
Integrations¶
Multiplatform¶
Components¶
See Appyx Components for Back stack, Spotlight (pager) and other components you can use in navigation.
See Appyx Interactions on how to build your own components with state-based transitions and easy-to-create gesture control.