Skip to content

Releases: kazuhiro4949/PagingKit

fix a bug

22 Oct 02:15
Compare
Choose a tag to compare
  • fix misaligned position when selecting menu and scrolling manually at once

minor improvement

21 Oct 08:41
Compare
Choose a tag to compare
  • PagingFocusView.selectedIndex is set immediately before reloadData in PagingMenuViewController

refactoring PagingContentViewController.reloadData()

18 Oct 09:46
Compare
Choose a tag to compare
  • enable to hook the completion with handler
  • reload the contents before layout parent scrollView

fixed an issue about dynamic layout

17 Oct 15:44
Compare
Choose a tag to compare
  • PagingMenuViewController fits the layout even if the parent view changes the layout dynamically (check DynamicSizeViewController in iOS Sample)

first major version release

15 Oct 10:23
Compare
Choose a tag to compare
  • easy to costruct Paging UI many media Apps have
  • customizable layout and design
  • UIKit like API
  • Supporting Xcode9

beta version

14 Oct 09:40
Compare
Choose a tag to compare
0.20.0

add api doc for PagingContentViewController

alpha version 18

13 Oct 14:30
Compare
Choose a tag to compare
0.19.0

add vc

alpha version 18

07 Sep 07:28
Compare
Choose a tag to compare

alpha version 17

04 Sep 04:56
Compare
Choose a tag to compare

fix probrem

alpha version 16

31 Jul 08:46
Compare
Choose a tag to compare
0.16.0

fix