FINALLY.
iOS 8 gave us the ability to not have to precalculate the size of TableView cells.
However, from what I've read support has been iffy. People have been having issues getting them to render correctly on a view's load (and often calling to reload the table to fix this) and sometimes not working at all.
I wanted to see if anyone has had the chance to work with this new set of APIs and their experiences. I'm working on an app from scratch and would like to use it - if support is implemented well - so I ask those who have touched it, how do you feel?
iOS 8 gave us the ability to not have to precalculate the size of TableView cells.
However, from what I've read support has been iffy. People have been having issues getting them to render correctly on a view's load (and often calling to reload the table to fix this) and sometimes not working at all.
I wanted to see if anyone has had the chance to work with this new set of APIs and their experiences. I'm working on an app from scratch and would like to use it - if support is implemented well - so I ask those who have touched it, how do you feel?