Skip to content

2.0.0-beta-01

Compare
Choose a tag to compare
@arkivanov arkivanov released this 29 May 20:50
· 658 commits to master since this release
  • Added new experimental Child Pages navigation model (#396)
  • Added StackNavigator#popTo extension function (#387)
  • Destroy components after destroying their retained instances (#388, fix for #383)
  • Fixed MergedLifecycle not destroyed when one lifecycle is destroyed before another is created (#394)

⚠️ If you are targeting Compose for iOS or Web, please use Decompose version 2.0.0-compose-experimental-beta-01.

The new Child Pages navigation model

This release introduces the new experimental Child Pages navigation model, which can be used for a pager-like navigation. Please see the related discussion, the API design, and the updated docs.

Versions and dependencies

Kotlin: 1.8.20
Essenty: 1.1.0
parcelize-darwin: 0.1.4

extensions-compose-jetpack

Jetpack Compose: 1.4.0
Jetpack Compose Compiler: 1.4.5

extensions-compose-jetbrains

JetBrains Compose: 1.4.0