-
Any news about AVIF support?
-
# 关于 Swift defer 的正确使用 | OneV's Den
其实这篇文章的缘起是由于在对 Kingfisher 做重构的时候,因为自己对 defer 的理解不够准确,导致了一个 bug。所以想藉由这篇文章探索一下 defer 这个关键字的一些 edge case。
[https://onevcat.com/2018/11/defer/](https://onevcat.com/20…
-
Loading SVG: https://github.com/onevcat/Kingfisher/issues/1225
F1 logo: https://www.formula1.com/etc/designs/fom-website/images/f1_logo.svg
-
I saw you are using both `Alamofire` and `AFNetworking` in the previous commit.
I think you would like to change loading images to `AFNetworking` while removing `Alamofire` which It is not any benefi…
-
I am trying to integrate Circle Ci and fastlane with my iOS app.
I get this error on
:x: error: Cycle in dependencies between targets 'RxDataSources' and 'RxCocoa'; building could produce unrel…
-
### Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [x] I have read the [wiki page](https://github.com/onevcat/Kingfis…
-
Hi!😊 I installed using cocoapods successfully but the compiler still tell me "navigationBar has no property...."
I also checked **Link Binary With Libraries** ,the framework was added.
Here is my Po…
-
dashuaibi:/var/mobile/Documents root# Clutch -d 30
2019-03-01 18:55:34.885 Clutch[475:5330] command: Dump specified bundleID into .ipa file
Zipping fengapp.app
Could not obtain mach port, either th…
-
Undefined symbols for architecture arm64:
"_swift_getOpaqueTypeConformance", referenced from:
_$s10Kingfisher7KFImageV7SwiftUI4ViewAA4BodyAdEP_AGWT in libKingfisher.a(KFImage.o)
_$s10…
luyun updated
1 month ago
-
### Description
Inputs inside a paper-dialog do not receive focus on mobile devices when `scroll-action` is set to `lock`.
Does not seem to be related to #178.
### Expected outcome
The inputs …