Disable UITableView vertical bounces when scrolling
With the help of interface:
Uncheck the Bounce Vertically property of UITableView
Have you tried setting the bounces property to NO?
With the help of interface:
Uncheck the Bounce Vertically property of UITableView
Have you tried setting the bounces property to NO?