lorenzofiamingo / swiftui-shared-objectLinks
A new property wrapper for SwiftUI ObservableObject.
☆67Updated last year
Alternatives and similar repositories for swiftui-shared-object
Users that are interested in swiftui-shared-object are comparing it to the libraries listed below
Sorting:
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.☆80Updated last year
- As-you-type formatting in SwiftUI☆56Updated 2 years ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆74Updated 2 years ago
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆57Updated last year
- SwiftUI result builder for Path☆77Updated last year
- A practical collection of Swift Macros that help code correctly and swiftly.☆61Updated 8 months ago
- Set of available SF Symbols☆64Updated 2 years ago
- 🎛 Simple SwiftUI ‘neumorphic’ button style☆68Updated 5 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- A @resultBuilder to use to bundle tasks together.☆51Updated 2 years ago
- A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.☆48Updated last year
- A SwiftData like `@Model` infrastructure for CoreData.☆118Updated 4 months ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- SwiftKit adds extra functionality to the Swift programming language.☆57Updated last year
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated 6 months ago
- Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease☆87Updated 4 years ago
- Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule.☆52Updated 2 years ago
- PreviewDevice - is a library with type-safe syntax sugar for preview device on SwiftUI. Preview for UIKit and Cocoa.