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!

enter image description here

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

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -