Artur

Results 7 issues of Artur

Is there an option to change filter values in fly, with slider or other control?

Hi! Is there option to support [Carthage](https://github.com/Carthage/Carthage)?

Is there a possibility to get support for soft brushes? (progressive opacity, solid inside, more clear on edges). I tried to do it with a combination of `context.setShadow(...)` and multiple...

enhancement
help wanted

Migration to swift 5, bump version.

I think version 5.2.0 was not pushed to spec repo. It is still on 5.1.2

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug Swiftlint is breaking SwiftUI Previews when...

discussion
integration

After installing toolchain and downloading sample project: I can build `WeatherCore` using `swift-android build` I can't build `WeatherCoreBridge` with `swift-android build` because of errors: ``` Building for debugging... error: link...