ADLivelyTableView
ADLivelyTableView copied to clipboard
Lively UITableView
Pixate Freestyle uses an NSProxy for the delegate, which causes ADLivelyTableView to go into a recursive infinite loop. The cause is that the check in the setDelegate method is using...
  Hi, Thank you for this wonderful library. I'm currently using it in my project....
How do i get my navigation bar to not be transparent, i have tried everything it seems it the table view can be seen under the navigation bar. I am...
I really don't know how to fix this. Should we limit the scroll speed?
Hello, congrats for the excellent work! I have a question: for some other reasons, after 3/4 secs after my UITableView appear, I do some reloadData of the table. But everytime...
Is possible that convert this class for ARC support? Thanks and congrats to work!