adam-zethraeus / RepublishedLinks
⏩ `Republished` is a property wrapper that enables nesting SwiftUI ObservableObjects.
☆36Updated last year
Alternatives and similar repositories for Republished
Users that are interested in Republished are comparing it to the libraries listed below
Sorting:
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Swift Macro to generate IDs for enumeration cases☆26Updated 7 months ago
- A lock for Swift concurrency☆76Updated last month
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆51Updated last year
- A generic ObservableObject for every property!☆43Updated last year
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 5 years ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 11 months ago
- Build multipart/form-data type-safe in Swift.☆31Updated last month
- A Swift macro for automatically adding Loggers to types☆59Updated 4 months ago
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules