PagingView v0.4.0 Release Notes

Release Date: 2015-10-15 // over 8 years ago
  • Not stored IndexPath.

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

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