You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation, "onKeyboardResigned is a callback function that will be triggered once the keyboard has been closed".
but when i try to close(like onBlur) the keyboard this function is not triggering.
How do i solve this issue? Does anybody encountered with that?
Prop explanations in doc
The text was updated successfully, but these errors were encountered:
In the documentation, "onKeyboardResigned is a callback function that will be triggered once the keyboard has been closed".
but when i try to close(like onBlur) the keyboard this function is not triggering.
How do i solve this issue? Does anybody encountered with that?
Prop explanations in doc
![Screen Shot 2020-12-18 at 16 46 11](https://user-images.githubusercontent.com/13802929/102621585-d44df500-4150-11eb-8ac7-dd41962da85e.png)
The text was updated successfully, but these errors were encountered: