Michael Hulet

Results 5 comments of Michael Hulet

As I read through all the logs, I'm thinking it's that the `master` brach hasn't been converted to Swift 3

I've had PR #68 open for the past 10 days or so which fixes my issues with using this library in an Objective-C project in the latest Xcode 10.2

At the risk of the Spotify developers breaking this method in later versions, too, I found a way to persist and recreate `SPTSession` objects between launches. At first, I noticed...

I just pushed some commits to fix the previous merge conflicts with the latest `master` branch, so I'd really love to see this get merged/released sometime soon (cc: @csvenja @Cee...

Rendering a `GeometryReader` as a `background` of the `Button` and making the `popover` a modifier of a `Spacer` in the `GeometryReader` and setting its `excludedFrames` to contain the `GeometryReader`'s `frame`...