TableViewCellWithAutoLayoutiOS8
TableViewCellWithAutoLayoutiOS8 copied to clipboard
Table is jumpy when scrolling bottom to top of table
Hi, I'm working with UITableview for chat application it's working very well in update and insert cell but when scroll the tableview bottom to top tableview cell jerking and no smoothly scrolling. *Note-> I'm not using storyboard and i've used to custom cells (Objective c) So Please any solution. Regards Do