Open DzmitrySmaliakou opened 7 years ago
In HorizontalViewController in moving data logic always uses toIndexPath. But correct way is remove book from "at" IndexPath and insert "to" IndexPath.
In HorizontalViewController in moving data logic always uses toIndexPath. But correct way is remove book from "at" IndexPath and insert "to" IndexPath.