Swiftpack.co - Swift Packages by kazuhiro4949

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by kazuhiro4949

kazuhiro4949/PagingKit 1.18.2
PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries.
⭐️ 1,391
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.18.2
1 year ago
- [Add support set font for OverlayMenuCell](https://github.com/kazuhiro4949/PagingKit/pull/142)
1.18.1
2 years ago
- [Open init for FocusView](https://github.com/kazuhiro4949/PagingKit/pull/140)
1.18.0
2 years ago
- fix wrong underline width - https://github.com/kazuhiro4949/PagingKit/pull/137 - fix focusview's frame setting - https://github.com/kazuhiro4949/PagingKit/pull/136
1.17.0
2 years ago
- Support XCFramework - Fix warnings
call some delegates only when scrolling another page
3 years ago
- https://github.com/kazuhiro4949/PagingKit/pull/128 updated delegates: - func contentViewController(viewController: PagingContentViewController, willBeginPagingAt index: Int, animated: Bool) - func contentViewController(viewController: PagingContentViewController, willFinishPagingAt index: Int, animated: Bool) - func contentViewController(viewController: PagingContentViewController, didFinishPagingAt index: Int, animated: Bool)
Fixed a mask layout when the cells is centered and overlay menu style
3 years ago
https://github.com/kazuhiro4949/PagingKit/pull/124
Supporting Swift Package Manager
3 years ago
Add cornerRadius value on UnderlineFocusView
3 years ago
https://github.com/kazuhiro4949/PagingKit/pull/120
Life cycle updates
4 years ago
PagingContentViewController's life cycle is changed in this version. Last version, each content's life cycle is not managed by PagingContentViewController. But, in this version, PagingContentViewController calls appearance events to each content vc when it shows them on the screen or hides them from the screen. Check some samples on the repository. - https://github.com/kazuhiro4949/PagingKit/pull/112 - https://github.com/kazuhiro4949/PagingKit/pull/109
Supporting Multi Tasking
4 years ago
This is based on 1.8.0 (not latest).
iOS
kazuhiro4949/SwiftUIReplicator 1.0.2
SwiftUIReplicator is a pure SwiftUI library which replicates a specified number of views with varying geometric, temporal, and color transformations
⭐️ 10
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
add available
2 years ago
Backport
2 years ago
1.0.0
2 years ago
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics