I’m trying to create a sign up page for an app I’m creating. The fields that I want to use will take up more than the view.
My question is, would using a UIScrollView be the best thing to use when creating a sign up page with multiple fields or is there something else that I could possibly use that would be better?
Thanks!
I’ve included a design I done on Sketch that shows the fields I want to add.