I want to create layout like Facebook as the image below.
- How to set distance between 2 cells?
- Should I use tableview inside of view controller? or other methods?
I want to create layout like Facebook as the image below.
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.