AppCodableStorage icon indicating copy to clipboard operation
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

![SCR-20221008-eb7](https://user-images.githubusercontent.com/41238606/194700121-d4af0865-c90f-47fe-bf18-a441fbbe6b9a.png)

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...