-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I’m using this control on two view controllers which are in a navigation controller.
When I’m done taking input in the first view and segue to the second view I’m having issues.
In the second view keyboard appears but input is blocked, I mean user isn’t able to type.
When I’m doing self.view.removeKeyboardControl() before performing segue, the keyboard even doesn’t appear in the second view.
Plus when I go back to first view from my second view and segue again to the second view, the keyboard starts working normally.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels