AppCodableStorage
AppCodableStorage copied to clipboard
Extends `@AppStorage` in SwiftUI to support any Codable object
Results
2
AppCodableStorage issues
Sort by
recently updated
recently updated
newest added

I get this error compiling on more recent toolchains > Expression requiring global actor 'MainActor' cannot appear in default-value expression of property '_value'; this is an error in Swift 6...