ios - Vertical UIScrollView without code behind -
my goal have background image
fills whole screen , above image there vertical scroll view because labels , text inputs stacked vertically, somehow managed achieve this, after added navigation controller
, layout got messed up.
i simulated view controller
size height of 1000
can constraint labels , inputs correctly, how handle image size , scroll sizes?
Comments
Post a Comment