Skip to content

Releases: kazuhiro4949/PagingKit

Enabled to build with New Build System in Xcode9

13 Jan 06:49
1369f00
Compare
Choose a tag to compare

fix a bug

07 Jan 08:13
aa85a65
Compare
Choose a tag to compare

Fix some bugs

06 Jan 06:24
a3cddbf
Compare
Choose a tag to compare

Fix a bug

05 Jan 02:17
886986d
Compare
Choose a tag to compare

Fix a bug

05 Jan 01:37
6c5fb31
Compare
Choose a tag to compare

building a default cell and focus view into the library for the first step

04 Jan 13:50
fa324b1
Compare
Choose a tag to compare

enables to catch scrolling event of PagingContentViewController as delegate

01 Nov 00:08
000092c
Compare
Choose a tag to compare
Merge pull request #16 from kazuhiro4949/feature/array_extension

refactor anchoring with Autolayout

improve touch response in PagingMenuView

29 Oct 15:07
Compare
Choose a tag to compare
  • improve touch response in PagingMenuView

add interface to register cell type in PagingMenuViewController

28 Oct 11:24
Compare
Choose a tag to compare
  • add interface to register cell type
public func register(type: PagingMenuViewCell.Type, with identifier: String)

PagingMenuViewController and PagingContentViewController are Supporting Safe Area

28 Oct 09:25
Compare
Choose a tag to compare

PagingMenuViewController and PagingContentViewController are Supporting Safe Area