parley-messaging / ios-library

Parley iOS app library
MIT License
2 stars 2 forks source link

Keyboard and content animation not in sync #83

Open nlamah opened 1 month ago

nlamah commented 1 month ago

When an image is added to a chat and the keyboard is brought up, there is a delay in positioning the image to the correct vertical position. See video. https://github.com/parley-messaging/ios-library/assets/2762698/ac079091-cd18-4421-9fd9-dcc776f42a3f Expected behaviour would be that the image animates upwards with the same pace as the keyboard.

In case there is no image, but only text you can see a small stuttering of the vertical positioning of the text, which is probably the same issue. Could this issue be fixed?

alexkok commented 1 month ago

Thanks for reporting @nlamah , we'll check if we can improve this one 👍