David Steinacher
David Steinacher
- [x] I have read [CONTRIBUTING](https://github.com/Quick/Quick/blob/main/CONTRIBUTING.md) and have done my best to follow them. ### What did you do? I am currently trying to update to version [v5.0.0](https://github.com/Quick/Quick/releases/tag/v5.0.0) as it...
`CoreBluetooth` is available since `WatchOS` 4.0. Are there any plans to support it?
- [X] I have read [CONTRIBUTING](https://github.com/Quick/Quick/blob/main/CONTRIBUTING.md) and have done my best to follow them. Similar to https://github.com/Quick/Nimble/issues/989 ### What did you do? Trying to include Quick through SPM and writing...
- [x] I have read [CONTRIBUTING](https://github.com/Quick/Nimble/blob/main/CONTRIBUTING.md) and have done my best to follow them. ### What did you do? Trying to update to 13.2.0 using Cocoapods ### What did you...
It would be cool if you could add support for rFactor 2 as well 🙌
@CatchZeng is this repo/package still maintained? I opened two PRs over a year ago with no response. I love using this package in my own Apps, and I also add...
### Current behaviour When passing a `UIScrollView` to the `SimultaneouslyScrollViewHandler` using the `register(scrollView:)` method, a potentially already set delegate will be overridden. ### Expected behaviour An already set delegate should...