danielamitay/DAKeyboardControl

TextView in the nextview

Opened this issue · 0 comments

If you integrate DAKeyboardControl on a view controller in a Navigation Controller, and add a TextView on the next View Controller. DAKeybaordControl will get messed up by the controls next to it.
I have a viewcontroller and integrated the DAKeyboardControl in it. I push a newview from that view and in the next view there is a UITextView on that page. This text view causes a problem as I return to the previous screen, the DAKeyboardControl show up in the middle of screen if keyboard was not dismissed, or will vanish.