Use state properties remembering their values between app launches with the Meta framework https://meta-sqlite.aparoksha.dev/
Go to file
david-swift edb78d3936
All checks were successful
SwiftLint / SwiftLint (push) Successful in 4s
Deploy Docs / publish (push) Successful in 18s
Migrate to the Aparoksha gitea instance
2024-10-07 09:14:05 +02:00
.gitea Migrate to the Aparoksha gitea instance 2024-10-07 09:14:05 +02:00
Sources Migrate to the Aparoksha gitea instance 2024-10-07 09:14:05 +02:00
Tests Initial commit 2024-10-04 00:35:31 +02:00
.gitignore Migrate to the Aparoksha gitea instance 2024-10-07 09:14:05 +02:00
.swiftlint.yml Migrate to the Aparoksha gitea instance 2024-10-07 09:14:05 +02:00
LICENSE.md Initial commit 2024-10-04 00:35:31 +02:00
Package.swift Migrate to the Aparoksha gitea instance 2024-10-07 09:14:05 +02:00
README.md Migrate to the Aparoksha gitea instance 2024-10-07 09:14:05 +02:00

SQLite for Meta

Documentation · Code

SQLite for Meta is a simple extension for the Meta framework remembering state data between app launches.

Thanks

Dependencies

Other Thanks

  • DocC used for the documentation
  • SwiftLint for checking whether code style conventions are violated
  • The programming language Swift