iOS input fields move when typing?
So I'm creaing input fields for an iOS app. I have my text fields set up and everything works fine on the phone except this one bug. When I click the text field to input type, the field seems to move down 2 pixels or so. When I exit out of the field, it moves back up 2 pixels. What's causing this shift in the text field when typing. I'd like to have this seamless but it's pretty obvoius something is happening. It almost seems like the text field is too small for the cursor but i don't know how to make the text field larger ABOVE the text so it doesn't shift.
