Swiftpack.co - Swift Packages by lkzhao

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

Packages published by lkzhao

lkzhao/YetAnotherAnimationLibrary 1.7.0
Designed for gesture-driven animations. Fast, simple, & extensible!
⭐️ 516
🕓 24 weeks 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.
24 weeks ago
2 years ago
Swift PM Support
3 years ago
XCode 10.2 and swift 5
4 years ago
Support Xcode 10 & Swift 4.2
5 years ago
Support Xcode 10 & Swift 4.2
Support Xcode 9.3 Swift 4.1
5 years ago
update for swift 4.1 and xcode 9.3
Change back to yaal. namespace
6 years ago
Thanks to @budged. https://github.com/lkzhao/YetAnotherAnimationLibrary/pull/2 **YetAnotherAnimationLibrary** is now once again going back to use `.yaal.` namespace. This provide us with the best of both world. better API syntax & extensibility.
Carthage Support
6 years ago
Version 1.0.1
6 years ago
* fix a bug where incorrect velocity is returned when the animation start for the first time.
Version 1.0
6 years ago
compare to version 0.9 the following changes were introduced to the API `view.yaal.xxxxx` changed to `view.yaal_xxxxx` This is to support different animation extensions for different subclass of UIView. For example UILabel now has the following animations thats not present in UIView ```swift public var yaal_textColor: MixAnimation<UIColor> public var yaal_shadowColor: MixAnimation<UIColor> public var yaal_shadowOffset: MixAnimation<CGSize> ```
iOS
lkzhao/UIComponent 3.0.0
A modern, declarative approach to building user interfaces with UIKit.
⭐️ 370
🕓 1 week 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.
3.0.0 Official Release
1 week ago
2 weeks ago
2 weeks ago
3.0.0-beta-9
3 weeks ago
**Full Changelog**: https://github.com/lkzhao/UIComponent/compare/3.0.0-beta-8...3.0.0-beta-9
4 weeks ago
3.0.0-beta-7
5 weeks ago
## What's Changed * fix reuse strategy not honored on Any render node by @lkzhao in https://github.com/lkzhao/UIComponent/pull/42 **Full Changelog**: https://github.com/lkzhao/UIComponent/compare/3.0.0-beta-6...3.0.0-beta-7
3.0.0-beta-6
5 weeks ago
**Full Changelog**: https://github.com/lkzhao/UIComponent/compare/3.0.0-beta-5...3.0.0-beta-6
3.0.0-beta-5
7 weeks ago
## What's Changed * fix 3.0.0 reuse issues by @lkzhao in https://github.com/lkzhao/UIComponent/pull/41 **Full Changelog**: https://github.com/lkzhao/UIComponent/compare/3.0.0-beta-4...3.0.0-beta-5
3.0.0-beta-4
8 weeks ago
**Full Changelog**: https://github.com/lkzhao/UIComponent/compare/3.0.0-beta-3...3.0.0-beta-4
3.0.0-beta-3
8 weeks ago
**Full Changelog**: https://github.com/lkzhao/UIComponent/compare/3.0.0-beta-2...3.0.0-beta-3
iOS tvOS

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