(Alfred)

Results 9 issues of (Alfred)

https://github.com/danielgindi/Charts/pull/4823#issuecomment-1195361015 ### Issue Link :link: Fix compilation error with Xcode 14 and Swift 5.7 #4863 #4870 #4838 #4835 ### Goals :soccer: ### Implementation Details :construction: This PR simply collect other...

We are trying to improve the overall performance of our app. The first thing we think we should do beside of manual Profiling is tracking performance for specific code. For...

iOS

From RxSwift 4.0, Variable is marked as DEPRECATED and will be removed soon. We should update `LeadDetector` to using `BehaviorRelay`. Currently, you will receive its warning when you launch your...

enhancement
iOS

Input params `-s --sourcedirs` support scan all files in a folder/directory but the output will be merged into one file. Could you support to generate into multiple files, map 1-1...

I think this is @devxoul 's original implementation and maybe to support older `ObjectMapper` version he had to duplicate code. Now `ImmutableMappable` inherits from `BaseMappable` so we can remove the...

Currently, layout only support swipe item one by one, not support quick swipe / flick like this: ![](http://i.giphy.com/26xBEbGFxdBbhr9du.gif) https://dribbble.com/shots/3132598-Carousel This pull request will add support for scroll multiple items, flick...

I cannot build project with SDImageCache because error when using [UIApplication sharedApplication]