The Aparoksha backend for macOS apps
https://macbackend.aparoksha.dev
.gitea | ||
Sources | ||
.gitignore | ||
.swiftlint.yml | ||
Bundler.toml | ||
LICENSE.md | ||
Package.swift | ||
README.md |
Backend for macOS
MacBackend enables the creation of macOS apps via the Aparoksha package. 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.
Thanks
Dependencies
- Meta licensed under the MIT License
- Levenshtein Transformations licensed under the MIT License
- SQLite for Meta licensed under the MIT License