oscbyspro / DiffableTextViews
As-you-type formatting in SwiftUI
☆56Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for DiffableTextViews
- A new property wrapper for SwiftUI ObservableObject.☆66Updated 7 months ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆73Updated last year
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated last year
- Simplify the management of your Package.swift file with PackageDSL☆92Updated last week
- A SwiftData like `@Model` infrastructure for CoreData.☆105Updated 3 weeks ago
- The template for SwiftPM-based highly modularized (iOS) applications☆39Updated 2 years ago
- PreviewDevice - is a library with type-safe syntax sugar for preview device on SwiftUI. Preview for UIKit and Cocoa.☆50Updated 3 weeks ago
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆56Updated last year
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.☆78Updated last year
- Customizable sheets using UISheetPresentationController in SwiftUI☆55Updated last year
- A dependency Injection solution for SwiftUI. Thank you Antoine van der Lee and Vincent Pradeilles for initially showcasing this idea.☆44Updated 3 years ago
- Code generation for SwiftUI☆30Updated last year
- Unique carousel view created for #SwiftUIWeeklyChallenge☆26Updated 4 years ago
- A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.☆49Updated 10 months ago
- Set of available SF Symbols☆63Updated 2 years ago
- Effortless modular dependency injection for Swift.☆60Updated 3 months ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- Declarative configuration for your objects☆52Updated 11 months ago
- A result builder that allows to define shape building closures☆59Updated 3 years ago
- Repository for tooling and utilities for SwiftUI☆65Updated 10 months ago
- MockingKit is a Swift SDK that lets you easily mock protocols and classes in `Swift`.☆87Updated last month
- Implementation of iOS Photos app segmented control in SwiftUI☆96Updated 3 years ago
- Expose layout margins and readable content width to SwiftUI's Views☆63Updated last year
- SwiftUI AnimatedImage View☆55Updated 3 years ago
- A simple project which shows how to pull off custom view controller transitions.☆101Updated 3 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 3 years ago
- An async library for using CoreData in the background☆62Updated 2 months ago
- Random and time-ordered UUID generation in Swift☆71Updated 2 years ago
- A Swift macro that adds accessor blocks to properties in `Observable` classes that read and write values in `UserDefaults`.