3.2.0-beta02
Pre-release
Pre-release
- Added Child Panels navigation model (#782, #789)
- Removed unused type parameters from the experimental
PredictiveBackParams
API (#777) - Make
animator
argument optional in the experimentalstackAnimation
API (#787) - Updated Compose to
1.7.0-rc01
(#790) - Fixed incorrect predictive back animation playing on hardware back button click with the new animation API (#779)
The new Child Panels navigation model
This release adds a new navigation model for multi-pane navigation: Child Panels. This navigation is somewhat similar to List-Details Layout. Please see the updated docs for more information.
Versions and dependencies
Kotlin: 2.0.20
Essenty: 2.2.0-beta01
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.7.0-rc01