iOS Question TextField in ScrollView

Tomas Petrus

Active Member
Licensed User
Longtime User
Hi,

I have App with some TextFields and everything is in ScrollView. I have problem with focus in TextField, because it is hidden behind keyboard and I must scroll to that field. Is there any way how to automatic scroll on that field?

Thanks for answer
 
Top