ios - How to build this layout in Swift -
i'm working on app has 1 page should image
@ top , table underneath it. thing when scroll, want scroll, including image
. best approach this:
a scrollview image view , table view ?
create kind of static cell in tableview image?
does know examples? appreciated!
best way use uitableviewcontroller. can implement cells , efficiency. drag , drop imageview on top of tableview in uitableviewcontroller. can place right between tableview , top want.
Comments
Post a Comment