Skip to content

1.0.0-alpha-07

Compare
Choose a tag to compare
@arkivanov arkivanov released this 24 Oct 22:33
· 709 commits to master since this release
  • Added children Generic Navigation model (#241, #242, #243, #245)
  • Added replaceAll extension function for StackNavigator (#229 by @Tommyten)
  • Updated Kotlin to 1.7.20, JetBrains Compose to 1.2.0, Jetpack Compose to 1.3.2 (#233, #236)

The new Generic Navigation model

This release introduces the new Generic Navigation model - children. It can be used to create almost any kind of custom navigation models. Both Child Stack and Child Overlay now use the Generic Navigation. See the docs for more information.

Despite the fact that there are lots of tests, there is a possibility that something is broken. Please file an issue if you believe that something is wrong!

Versions and dependencies

Kotlin: 1.7.20
Essenty: 0.6.0

extensions-compose-jetpack

Jetpack Compose: 1.2.1
Jetpack Compose Compiler: 1.3.2

extensions-compose-jetbrains

JetBrains Compose: 1.2.0