Quantcast
Channel: Facebook-esque (iOS) News Feed Custom UITableCell - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Facebook-esque (iOS) News Feed Custom UITableCell

$
0
0

I'm creating an iOS app using Swift that will have a "News Feed" type of component to it. After doing some research it seems that the best way to do this is by using a UITableView with a custom cell design. If you look at the current Facebook iOS app, their news feed style is essentially what I'm after. I'm not 100% confident that they're not using an HTML5 framework to power that, though.

I've done up a concept image of how I'd like mine to look.

enter image description here

As you can see, the "content" part of the table cell will need to be "responsive" / be able to "grow" with the content. The header and footers will be static in height.

The content will also contain text and / or images, as seen below.

Any ideas?


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images