Hi all, happy new year 2021
1 month ago, I submitted the following PR to allow clearing TextFields on Android without needing to close and re-open the native keyboard. This is a common feature of chat screens where when the "send" button is pressed the user needs to keep typing subsequent messages without seeing the keyboard fly up and down the screen
I have delayed my work as much as possible, but I'm now reaching a point where I have to package a version and publish. This feature is a crucial part of it
The PR originally consisted of a 1-line change in the native Android port that would allow this functionality via a native call
I was asked to expand the PR to expose this new functionality as a general feature of non-native CN1. I included that in the PR
Can one of the following actions be taken some time soon?
1- Review and approve full PR
2- Approve the 1-line change
Thanks in advance
Javier