0

I'm working on multiple applications for my school. I just need this last bit of code and I was wondering how I could implement a UIViewAutoresizingFlexibleHeight into the app for each textfield. What this does is it makes the textfield pop above the keyboard, rather than over lapping it. I have already implemented a UIScrollView, so if someone on here could be pretty descriptive, or post a link to a video, that would be well appreciated. I am new to coding. Thanks very much!!!!

Douwe Maan
  • 6,888
  • 2
  • 34
  • 35

1 Answers1

0

Check out this question. It worked for me.

Community
  • 1
  • 1
mtmurdock
  • 12,756
  • 21
  • 65
  • 108