i want to know in which way do you create a registration form with 7 or 8 inputs and beside an image for example ?
Do you choose to use an UIScrollView and place the UITextField inside of it ?
Do you choose to use an UITableView and place the UITextfield inside each cell ?
Which one is better way ?
Do you choose to use an UIScrollView and place the UITextField inside of it ?
Do you choose to use an UITableView and place the UITextfield inside each cell ?
Which one is better way ?