Ignacio Romero Zurbuchen
Ignacio Romero Zurbuchen
Thanks for this. Will review soon-ish.
Are you setting the `emptyDataSetDelegate` and `emptyDataSetDatasource` to nil in `dealloc` of your ViewController? So far it's the safest way to avoid retained cycles. I will update the README.
To be totally honest, I've never tested it out with `UIRefreshControl`. I'm not a big fan of that control. The scrollview it self isn't modified by the library, so `UIRefreshControl`...
Not currently, no. Sorry. Glad to know that the issue was something related to the scrollview. Thing is, the empty data set view is nested inside of the scrollView, so...
This seems to be a decent solution actually. Please do fork, and submit a PR exposing the `emptyDataSetView` as a `readOnly` property. And if you can add a `UIRefreshControl` to...
That's weird. If you could investigate, would be great.
On the meantime, I'll expose the `emptyDataSetView` as a `readOnly` property.
The attachments do not work.
Depends. What version of the library are you using?
Hey there! What do you mean by weird?