MXRMessenger
MXRMessenger copied to clipboard
Growing text Node issue
I am using MXRMessenger in my project, but having an issue with the newline character.
Growing text field doesn't increase height with a single return (newline character), the cursor goes down and out of visibility.
Use case: Typed "Hi" and then return (newline character), and the cursor goes out of visibility, it should increase the text view's height to 2 line.
Thanks for reporting the issue. I don't have tons of time to maintain this library unfortunately, but I welcome Pull Requests!