ericleiyang / CompositionalLayoutSpreadsheet
☆17Updated 3 years ago
Alternatives and similar repositories for CompositionalLayoutSpreadsheet:
Users that are interested in CompositionalLayoutSpreadsheet are comparing it to the libraries listed below
- SplitView SwiftUI component☆30Updated 4 years ago
- Reduce boilerplate by generating Builders for your Models using swift macros.☆41Updated 3 months ago
- A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.☆49Updated last year
- Provides a custom presentation modifier that provides more options including full screen presentations. (iOS)☆20Updated 2 years ago
- A custom layout built on top of SwiftUI's Layout API that lays elements out in multiple lines. Similar to flex-wrap in CSS, CollectionVie…☆31Updated 3 months ago
- Code with Core Data in a Swifty way☆40Updated 9 months ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆65Updated 2 years ago
- Build multipart/form-data type-safe in Swift.☆30Updated 4 months ago
- The template for SwiftPM-based highly modularized (iOS) applications☆39Updated 2 years ago
- SwiftUI additions and helpers that are missing from the official implementation.☆26Updated last year
- Effortless modular dependency injection for Swift.☆60Updated 6 months ago
- Declarative configuration for your objects☆52Updated last year
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- Fetch the update available status for iOS or macOS apps based on the bundle identifier.☆45Updated 2 years ago
- Swift library to more easily test async code☆35Updated 2 years ago
- ☆48Updated 2 years ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆73Updated last year
- SwiftUI-like modifiers for many UIKit views and controls☆21Updated 4 years ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- Collection of useful macros☆27Updated this week
- SwiftUI project demonstrating Custom coded confetti animation for checkout page☆34Updated 3 years ago
- A library to parse deeplinks and their arguments using String interpolation.☆55Updated 7 months ago
- As-you-type formatting in SwiftUI☆56Updated 2 years ago
- Lightweight, property-wrapper based Dependency Injection for Swift