We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The idea was, instead of calling
SKYContainer.default().chatExtension?.sendTypingIndicator(...)
We can just have a function taking a reference to UITextField or something like that as a parameter, and auto "watch" the typing action for users.
It could be something on the UIKit actually.
The text was updated successfully, but these errors were encountered:
Need @ben181231 input on the estimate and does it related to UI lib?
Sorry, something went wrong.
@ben181231 @howawong @Steven-Chan Would it inspire / affect iOS / Android UIKit actually?
No branches or pull requests
The idea was, instead of calling
We can just have a function taking a reference to UITextField or something like that as a parameter, and auto "watch" the typing action for users.
It could be something on the UIKit actually.
The text was updated successfully, but these errors were encountered: