MBTwitterScroll icon indicating copy to clipboard operation
MBTwitterScroll copied to clipboard

Recreate Twitter's profile page scrolling animation for UITableView and UIScrollViews.

Results 4 MBTwitterScroll issues
Sort by recently updated
recently updated
newest added

embedding the MBTwitterScroll view in a navigation controller or modifying it's frame (originally set to fit screen bounds ) would cause the last few cell go beyond the screen height....

App crashes while trying to add header image via URL. When I tried do that by using AFNetworking UIImageView category and its crashes "Array out of index" Exception while using...

very weird behavior: header button not responding after reloadSection(section-0). however, performing reloadData won't cause this issue