Ben Guild

Results 49 issues of Ben Guild

The `glowingColor` parameter, etc. are not available in the active Cocoa Pods version.

Would be nice to avoid a Cocoa Pods install!

Right now, there are a few `enum` switches all over the place. It'd be nice to have these configuration elements defined centrally/statically with embedded properties.

enhancement

I noticed especially with differing aspect ratios that this was a fairly jarring transition.

This has been addressed by #221 and somewhat repaired by the comments and changes that I suggested on that PR, but I just wanted to bring it up. Since `NYTPhotosOverlayView`...

Hi, I tried this out, but saw this warning in the logs. It looks like the "translatesAutoresizingMaskIntoConstraints" properly is already being set to `false` in the code, though. Any idea...

Hi, RE: #24, in cases where an app is not entirely using async await, these warnings are appearing when (for example) this is already being initialized statically from the main...