david-swift e989bea14e
All checks were successful
Deploy Docs / publish (push) Successful in 2m38s
Initial commit
2024-12-02 22:14:13 +01:00

8 lines
337 B
Markdown

# ``MacBackend``
_MacBackend_ enables the creation of macOS apps via the [Aparoksha package](https://aparoksha.dev/). It does so by wrapping SwiftUI views.
Therefore, if you want to create apps for macOS only, it is recommended to use SwiftUI directly.
Find more information in the [documentation](https://macbackend.aparoksha.dev/).