objective c - iOS AutoLayout with a long form -


i trying build form 10 different text fields, switches , labels ipad , iphone. in doing so, want use autolayout uiscrollview work in both iphone/ipad , portrait/landscape. found out take hour or 2 set autolayout correctly devices.

i have tried use uitableview , need setup 1 or 2 cell autolayout work properly. tradeoff managing table view quite harder scroll view

i not sure if has better way set these kinds of form , lessons have learnt in doing so

try xlform lot better when dealing forms , has various cell types can add custom cell if have specific row not supported


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -