MSPeekCollectionViewDelegateImplementation v3.1.1 Release Notes

Release Date: 2020-05-08 // almost 4 years ago
    • โž• Added ability to listen to index change when the paging finishes

      func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) { print(behavior.currentIndex) }


Previous changes from v3.1.0

    • โž• Added SPM Support ! ๐ŸŽ‰