DTCollectionViewManager v6.4.2 Release Notes

Release Date: 2019-02-05 // about 5 years ago
    • move(:_,:_) method was deprecated and no longer works due to a logic bug, that can prevent this method from being called if sourceIndexPath is off screen when this event was called by UICollectionView. Please use new method moveItemAtTo(:_) to subscribe to move events in the datasource.