obscured textfield
-
How to scroll an obscured textfield above the keyboard in combination with UIKeyboard notifications
For a long time I wanted to write about a specific topic that surely every programmer encounters in his/her programming life. A topic not that difficult, but an important one. That is, how to scroll a textfield to a visible area of the view when it’s obscured by the keyboard and how to put it…