8 lines
337 B
Markdown
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/).
|