Use state properties remembering their values between app launches with the Meta framework
https://meta-sqlite.aparoksha.dev/
.gitea | ||
Sources | ||
Tests | ||
.gitignore | ||
.swiftlint.yml | ||
LICENSE.md | ||
Package.swift | ||
README.md |
SQLite for Meta
SQLite for Meta is a simple extension for the Meta framework remembering state data between app launches.
Thanks
Dependencies
- Meta licensed under the MIT License
- SQLite.swift licensed under the MIT License