Add animation on screen navigation
This commit is contained in:
parent
a53b1c6aa2
commit
f356e2262b
3 changed files with 40 additions and 6 deletions
|
|
@ -81,7 +81,7 @@ dependencies {
|
|||
implementation project(":features:messages")
|
||||
|
||||
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.2.0"
|
||||
implementation 'io.github.raamcosta.compose-destinations:core:1.7.23-beta'
|
||||
implementation 'io.github.raamcosta.compose-destinations:animations-core:1.7.23-beta'
|
||||
ksp 'io.github.raamcosta.compose-destinations:ksp:1.7.23-beta'
|
||||
|
||||
def composeBom = platform('androidx.compose:compose-bom:2022.10.00')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue