Grial-UI-Kit-Support
Grial-UI-Kit-Support copied to clipboard
Extra space pushing the screen with keyboard open in iOS Chat
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:
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.