Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for macOS #10

Open
DaemonLoki opened this issue Jun 21, 2022 · 0 comments
Open

Add support for macOS #10

DaemonLoki opened this issue Jun 21, 2022 · 0 comments
Assignees
Labels
feature New feature or request
Projects
Milestone

Comments

@DaemonLoki
Copy link
Collaborator

Currently, the library is only running on iOS and iPadOS.

Making it available for macOS as well would allow for more use-cases on the new platform.
Due to the fact that it relies on SwiftUI for presentation and and CoreAnimation and SpriteKit for the effects, this should be possible in general.

There are some occurrences where it makes of e.g. UIColor which needs to be adapted but overall it's a possible thing to do and allows for way more flexibility in the usage.

@DaemonLoki DaemonLoki added the feature New feature or request label Jun 21, 2022
@DaemonLoki DaemonLoki added this to the v1.1 milestone Jun 21, 2022
@DaemonLoki DaemonLoki added this to To do in Version 1.1 via automation Jun 21, 2022
@DaemonLoki DaemonLoki self-assigned this Jun 21, 2022
@DaemonLoki DaemonLoki moved this from To do to In progress in Version 1.1 Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Version 1.1
In progress
Development

No branches or pull requests

1 participant