How to make a UITextField move up when keyboard is present? – I have tried all the methods proposed in here, but my scrollview is not moving up based on keyboard. I want to implement the movement like in iPad notes as the text come close to keyboard, the document moves up.
Share
Here is how I do that. Don’t forget to set delegate on UITextField