Grial-UI-Kit-Support icon indicating copy to clipboard operation
Grial-UI-Kit-Support copied to clipboard

Extra space pushing the screen with keyboard open in iOS Chat

Open davibittencourtome opened this issue 2 years ago • 0 comments

When the keyboard is open, a large space pushes the entire page up, making it impossible to see the messages at the top of the list.

I simulated the problem in the Grial UIKit app itself, the same occurs in my project, follow the video:

https://user-images.githubusercontent.com/85559208/159399762-5810b763-5a88-4e84-89d4-348d1cc73b96.mp4

In my project:

Grial_iPhone8_iOS15 4

The problem only occurs on iOS devices, I simulated it on an iPhone 8 and iPhone 12 with iOS 15.4 version.

Note: in my project, the problem only occurs if I use a custom EditorRenderer. And I need the renderer as I need to keep the keyboard open when sending messages with ShouldEndEditing.

davibittencourtome avatar Mar 22 '22 04:03 davibittencourtome