I wanna make a login screen like the one from Facebook\'s app. The part I wanna replicate is the two text fields that when stacked look like a table group. I can\'t figure out h
You can take a UITableView and add UITextField as accessoryType for your purpose.
UITableView
UITextField
accessoryType