I'm using AlertDialog and having TextField inside ...
# compose-ios
h
I'm using AlertDialog and having TextField inside it. On Android when I focus the TextField, when keyboard appear, the AlertDialog's move up animation work perfectly, but on IOS there isn't animation for that, and IOS don't have animation for appearing that AlertDialog, can anyone help me? Thanks
i
Thanks for highlighting this case. Please open an issue in our tracker - it requires a fix inside Compose
❤️ 1