i have issues with animation = stackAnimation(fade() + scale()),-- i want to create a screen transition that mimics opening a book to show the user that he/she is switching between one application to another, kind advise on how to proceed on this. thanks in advance😄
a
Arkadii Ivanov
08/23/2023, 2:28 PM
switching between one application to another
Do you mean switching screens?
d
Dennis
08/23/2023, 2:35 PM
yeah
Dennis
08/23/2023, 2:39 PM
in my bottom navigation i want when a user clicks Books , The application will show a screen transition that is not similar to when one clicks other tabs
a
Arkadii Ivanov
08/23/2023, 2:46 PM
If I understand it correctly, you may try creating custom animations. You can start with the simplest