Alexey Salangin

Results 4 issues of Alexey Salangin

#### Motivation: In some cases, I want to use a UIImageView's subclass in slideshow. For example, to display animations using `FLAnimatedImage`. #### How to use: ```swift let slideshow = ImageSlideshow()...

Models with different types can have `id`s with the same `rawValue`. In the current implementation, such `id`s have the same `hashValue`. It can cause problems and inefficiencies wherever the `hashValue`...

Hey 👋, thank you for this fantastic tool! Sourcery has significantly improved our workflow. ## Issue I've encountered an issue that first appeared in Sourcery version *2.2.5*. The problem occurs...