TPKeyboardAvoiding
TPKeyboardAvoiding copied to clipboard
ScrollView jumping when keyboard is visible and user is switch by tab in text fields
ScrollView jumping when keyboard is visible and user is switch by tab in text fields.
According to this thread (and it worked for me), you just have to wrap your content with another UIScrollView (so a subview of your TPKeyboardAvoidingScrollView).