PagingView v0.6.0 Release Notes

Release Date: 2018-10-24 // over 5 years ago

Previous changes from v0.4.0

  • Not stored IndexPath.

    IndexPath will not be stored in reload. Please use the following if necessary.

    optional func indexPathOfStartingInPagingView(pagingView: PagingView.PagingView) -\> NSIndexPath?