Results 7 issues of Scott Ahten

One thing I'd love to see is the ability to return cells in data source methods, in addition to UIImages, which are immutable and cannot update themselves. This would allow...

It appears the initialization logic is designed to preserve having previously set the flag programmatically via the property, but in doing so the default value is never set on first...

bug

I'm running into an issue when submitting download requests to MBXOfflineMapDownloader in our app. Specifically, I attempt to submit / resume downloads for pending map regions under multiple scenarios, including...

bug

In v3.0, Couchbase Lite Android has recently added Kotlin Flow support for Document changes, replication changes, query changes. Etc. Combine extensions support for iOS / macOS would be equally useful,...

enhancement

This PR allows overriding the interface style of the presented view controller. Specifically, it adds the ability to set the `overrideUserInterfaceStyle` property on the view controller before it is presented....

SheeKit does not build on visionOS. Most of the issues are related to half sheets, detents, etc.

I'm attempting to install BasicSR via pip and conda. After setting the environment variable to enable extension compilation, when I build I receive the following error. ``` The detected CUDA...