-
-
Although it's very performant and used in tons of applications the API for SDWebImage is sort of weird.
**e.g. The API for prefetching:**
> Assign list of URLs to let SDWebImagePrefetcher to que…
-
If the pattern `((fall | spring) (break | vacation))` (i.e. "fall break", "fall vacation", "spring break", "spring vacation") is matched, have KingFisher print the following copypasta (r/uofu link for…
-
chrome extension SwitchyOmega has ability to extend right click menu (over links) in order to proxy a specific URL.
This shall remind me the idea we talk before that a plugin/extension to help add a p…
-
XcodeGen 2.2.0, Xcode 10.1.
I can't get frameworks with framework and Carthage dependencies working with Xcode playgrounds. This might not be a XcodeGen issue at all, but it's possible XcodeGen cou…
-
### New Issue Checklist
- [x] I updated BulletinBoard to the latest version.
- [x] I read the [Contribution Guidelines](https://github.com/alexaubry/BulletinBoard/blob/master/CONTRIBUTING.md).
…
-
Hi,
I am having the same issue as #1 when installed via cocoapods:
```
$ pod install
[...]
Using iOS-WebP (0.4)
```
```
//
// UIImage+WebP.h
// iOS-WebP
//
// Created by Sean Ooi on 12/21/13.
// …
-
SwiftUI에서 List 또는 ScrollView를 사용하여 대규모 데이터를 표시한 경험이 있나요? 이를 구현하면서 성능 최적화를 위해 취한 조치는 무엇이었나요?
-
I'm currently trying to integrate Scipio in my project so that I can cache my build on CI level but I keep running into errors like "Cannot initialize Kind from invalid String value remoteSourceContro…
-
Hi,
Do you have any plan to support Cocoapods?
I need to use this sdk together with others that are available on cocoapods and not in carthage.
I tried creating a podspec to wrap this SDK in a …