Storez icon indicating copy to clipboard operation
Storez copied to clipboard

💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!

Results 1 Storez issues
Sort by recently updated
recently updated
newest added

Add user defaults migration helper, which takes a list of of `MigrationInfo`. `MigrationInfo` is a struct that contains a `KeyType` to be migrated to, `String` which is the old key,...

enhancement