You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been trying to add a simple dialog in the commonMain part of my composable multiplatform application but when I test it on an iOS emulator (Iphone 16 iOS 18) the enter animation of the dialog and the scrim seems not to be working. The exit animation works fine though.
I've tried tackling this a few times and still haven't figured out what is the reason this is happening. It seems like an issue in Compose itself, but I cannot figure this out yet.
Hi, I've been trying to add a simple dialog in the commonMain part of my composable multiplatform application but when I test it on an iOS emulator (Iphone 16 iOS 18) the enter animation of the dialog and the scrim seems not to be working. The exit animation works fine though.
I'm using version 1.19.1.
The text was updated successfully, but these errors were encountered: