Skip to content

Add support for macOS #10

@DaemonLoki

Description

@DaemonLoki

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.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions