Martin Čolja
Martin Čolja
When connecting `CallbackInstrument` to the `Mixer` after another node, it will return the buffer as is. This will double the values inside the `Mixer`, and it can be fixed by...
I’d love to use this library in my project, but I don’t want to pull in the whole UI package since I’m also supporting macOS. This would enable easier integration...
I implemented my own `UIScrollViewAccessibilityDelegate` to handle translations, but I got a crash mentioning `RxScrollViewDelegateProxy`. I mitigated this by making the conformance in the project myself, but I wanted to...
This pull request fixes #2666.
### New Issue Checklist - [x] I've Updated SwiftLint to the latest version. - [x] I've searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues). ### Feature or Enhancement Proposal I implemented my own...