When my UITextField is pressed and type commences, my UITextField is covered up. Is there a way to move it up or move the keyboard? If so, what function would I do that in?
See this answer: How to make a UITextField move up when keyboard is present?