compose-shared-elements icon indicating copy to clipboard operation
compose-shared-elements copied to clipboard

Shared Elements Transition for Jetpack Compose

Results 4 compose-shared-elements issues
Sort by recently updated
recently updated
newest added

When I use Your library with LazyList with not fullscreen element(e.g. custom AlertDialog), when switching back to card, AlertDialog is blinking. File I used: [DeepDive.zip](https://github.com/mxalbert1996/compose-shared-elements/files/8572364/DeepDive.zip) https://user-images.githubusercontent.com/61118261/165526901-092d0e56-51f9-48c8-9f6e-c85139a6ef5b.mp4

Hello 👋 I think this is a reliable library that is still working. Please update the project dependencies (compose 1.2.1) and write document for the public functions. At first, I...

Updates compose, kotlin and AGP deps.

do you have plan to add support for jetbrains compose (multiplatform)