0

I want to create layout like Facebook as the image below.

  1. How to set distance between 2 cells?
  2. Should I use tableview inside of view controller? or other methods?

enter image description here

Community
  • 1
  • 1
Sheng
  • 29
  • 5
  • Please check this http://stackoverflow.com/questions/6216839/how-to-add-spacing-between-uitableviewcell – Vakas Jul 09 '15 at 04:29

1 Answers1

0

Take A simple Table view and add Cell's as per your needs. the size and all can be defined by yourself so you will be able to get the layout like u have described.