Releases: kazuhiro4949/PagingKit
Releases · kazuhiro4949/PagingKit
Enabled to build with New Build System in Xcode9
fix a bug
Fix some bugs
Fix a bug
Fix a bug
building a default cell and focus view into the library for the first step
1.2.0 Update PagingKit.podspec
enables to catch scrolling event of PagingContentViewController as delegate
Merge pull request #16 from kazuhiro4949/feature/array_extension refactor anchoring with Autolayout
improve touch response in PagingMenuView
- improve touch response in PagingMenuView
add interface to register cell type in PagingMenuViewController
- add interface to register cell type
public func register(type: PagingMenuViewCell.Type, with identifier: String)
PagingMenuViewController and PagingContentViewController are Supporting Safe Area
PagingMenuViewController and PagingContentViewController are Supporting Safe Area