-
Issue Description
KFImages always show up immediately in their final position and do not transition or animate in SwiftUI. I tried the forceTransition modifier and that doesn't resolve the issue.…
-
环境:
Xcode 13.2
Swift 5.1+
iOS 10.0+
CocoaPods 1.11.2
问题:
最低设备指定了iOS 10,项目只使用了AppKit没用到SwiftUI,因此我指定了Kingfisher的版本是6.3.1;
项目import Kingfisher可以正常运行,但在验证和发布私有库出现了错误:
```
- ERROR | [XXXXX]…
-
## Summary
For Christian Lorenzo: make a brief list of iOS topics you would like more experience with.
## Acceptance Criteria
- In the comment thread attached to this issue, reply with a brie…
-
## Summary
For Claudia: make a brief list of iOS topics you would like more experience with.
## Acceptance Criteria
- In the comment thread attached to this issue, reply with a brief list of …
-
## Summary
For Libby: make a brief list of iOS topics you would like more experience with.
## Acceptance Criteria
- In the comment thread attached to this issue, reply with a brief list of iO…
-
## 문제
UIKit에서 버튼(DSButton) press시 color, scale 애니메이션 적용
---
UIKit에서 애니메이션을 다룰 수 있는 방법은 3개 `UIView.animation`, `UIView.transition`, `CALayer-CABasicAnimiation`.
이중 `UIView.animation`, `UIView.tra…
-
https://www.youtube.com/playlist?list=PLXM8k1EWy5khONZ9M9ytK8mMrcEOXvGsE
-
First of all, great work on the framework 👍
Are you planning to extend it with a SwiftUI version that uses a `Representable`? 🤔
-
Subscribe to this issue and stay notified about new [weekly trending repos in Swift](https://github.com/trending/swift?since=weekly)!
-
After just adding the package and building my macOS target it's failing with this build error. Could it be because of the syntax in lottie-ios's `RenderingEngineOption.swift`? Some Swift version incom…