Closed SeRG1k17 closed 4 years ago
Thanks for creating an issue!
@SeRG1k17 - this framework doesn’t actually show or hide the keyboard, it adjusts your views so that the keyboard doesn’t cover them.
If I’m understanding your question correctly it’s out of scope for this library.
I think instead of using this library to show/hide the keyboard, you’ll want to do something like what you posted where you call beginEditng/endEditing manually.
I found a way to hide the keyboard through the window hierarchy:
But this is clearly not the best solution. I have not looked at all the code, but it will be sufficient to make this initializer public: