I want to accomplish the effect of instagram when we scroll in the comments and it hides the keyboard like this:
I know its not when the uitable scroll, because if you scroll and "don't touch" the text box it doesn't hide the keyboard, but if you "touch" the text box when scrolling it hide the keyboard.
And another question is how i can show/hide keyboard in a specific location, i mean, to accomplish this effect.
UPDATE
I found a solution HERE for someone who want to accomplish this too :D