I am displaying fairly large images in a UITableView. As the user scrolls, I\'d like to the table view to always snap the center-most photo in the middle. That
UITableView
UITableView extends UIScrollView...
myTableView.pagingEnabled = YES