• I want to scroll a UITableView diagonally using Cards.
  • By using CGAffineTransform to tilt the TableView and tilting the cells in the opposite direction, it was possible.
  • image