I'm creating a single column photo app with dynamic heights. Right now I'm using a tableview but I'm far from done. While I'm in the early stage of development & still new to objective -c, I'm wondering which would be the best solution for this app. I don't know why, but something tells me that a table view isn't the way to go.
Should I use a Table or Collection view & why?
Thanks in advance