Closed tylermilner closed 2 years ago
Working on it. I guess we could have both Catalyst and AppKit examples...
@andrew-winn-br thanks for taking this on! I'm not sure how much work you've put into it, but you might want to wait until #117 is merged (or start work off of the feature/refactors
branch). The changes in that branch will necessitate a major version release so, if possible, I'd definitely like to include macOS/Catalyst support as part of that as well. Of course, if you're already really close to having this working, go ahead and submit a PR and we'll just make @wmcginty deal with the merge. 😈
@tylermilner I can hold off until 117.
@andrew-winn-br #117 was merged a few days ago. Feel free to resume work on this, branching off of master
, if you're still interested and have time.
@tylermilner Sounds good. Still interested.
Support through SPM and Cocoapods should now exist as of #151 - would be awesome to have a macOS / Catalyst example!
Whoops yeah forgot about this! I can get on it.
We've got support for iOS, tvOS, and watchOS, along with examples for all three platforms. It shouldn't be too hard to implement a macOS example if we follow the conventions of the other examples. The bulk of the work will be: