Here's a list of features Keychain Vault has to offer:
👉 Simple API
👉 Supports accessibility (ex. accessibleWhenUnlocked)
👉 Sports access groups (get your data in multiple apps)
👉 Sports iCloud share (get your data on multiple devices)
👉 Set/get String, Bool, Data, Int, Double, CGFloat etc.
👉 Set/get Codable objects 🤯
👉 Set/get with SwiftUI @KeychainStorage property wrapper 🤩
👉 Set/get with SwiftUI @KeychainPublished property wrapper 🤩
👉 Delete, clear data
👉 Access to Keys list
👉 Proper Error handling with throwing functions
👉 Compatible with Xcode 13+, iOS15+
👉 100% Documented
Works exactly like @AppStorage
Works exactly like @Published