Snippets of UI, authored in JSON and rendered with SwiftUI
☆96Mar 3, 2021Updated 5 years ago
Alternatives and similar repositories for AdaptiveCardUI
Users that are interested in AdaptiveCardUI are comparing it to the libraries listed below
Sorting:
- A swift implementation of concurrent (thread-safe) skip list.☆18Jan 13, 2021Updated 5 years ago
- Workout tracker (SwiftUI + CoreData + CloudKit)☆12Mar 7, 2022Updated 4 years ago
- ☆10Sep 28, 2020Updated 5 years ago
- ☆11Oct 17, 2020Updated 5 years ago
- Elegant and Simplest Digit UITextField☆53Jan 22, 2021Updated 5 years ago
- An example of how Vaux can be used to make opinionated web ui frameworks☆26Jun 11, 2019Updated 6 years ago
- 🖼 Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine.☆160Jul 13, 2022Updated 3 years ago
- A UIKit view that lays out buttons in either a column or a row to suit the available space.☆42Feb 11, 2026Updated 3 weeks ago
- JSON Codable is what we need 90% of the time☆75Jan 9, 2020Updated 6 years ago
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆783Jul 30, 2022Updated 3 years ago
- Example project demonstrating nested UISplitViewControllers☆41May 17, 2019Updated 6 years ago
- A Swift library for working with syntax highlighting/IDE themes☆34Apr 9, 2025Updated 10 months ago
- Capture the shell environment of a Foundation app☆36May 3, 2025Updated 10 months ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Nov 20, 2023Updated 2 years ago
- Reframing SwiftUI Views. A collection of tools to help with layout.☆305Jul 26, 2025Updated 7 months ago
- ☆68Aug 6, 2020Updated 5 years ago
- A SwiftUI Library for creating resizable partitions for View Content.☆242Dec 18, 2020Updated 5 years ago
- Generate HTML, XML, and other web content using Swift string literal interpolation☆223Aug 12, 2021Updated 4 years ago
- Scalable and composable API Clients using Swift Combine☆51May 2, 2021Updated 4 years ago
- Create SwiftUI Views with any data; Prefer using https://github.com/0xOpenBytes/CacheStore☆21May 10, 2022Updated 3 years ago
- Basic VideoCard written in SwiftUI☆57Dec 22, 2019Updated 6 years ago
- Artifacts from my RxSwift learning process☆17Jan 20, 2017Updated 9 years ago
- This new design pattern focuses on separating view-related code from controller classes.☆20Oct 25, 2017Updated 8 years ago
- Swift Package plugin to compile and link Core Image Metal Shaders to a single Metal Library that can be use in code.☆28Sep 24, 2025Updated 5 months ago
- Meridian is a web server written in Swift that lets you write your endpoints in a declarative way.☆363Feb 20, 2026Updated 2 weeks ago
- Mac and iOS library for parsing structured text☆227Sep 27, 2020Updated 5 years ago
- Simple sidebar / NSToolbar example for Catalyst☆177Jul 7, 2020Updated 5 years ago
- Empowering UITableView with painless multi-type cell support and built-in automatic state transition animations☆113Jan 22, 2024Updated 2 years ago
- Scroll fast using pure SwiftUI☆79Nov 21, 2019Updated 6 years ago
- A ZIP file I/O library for macOS, tvOS, iOS and iPadOS☆18Mar 22, 2020Updated 5 years ago
- An example project demonstrating Mac Catalyst features☆107Jul 22, 2022Updated 3 years ago
- The Missing SwiftUI Adaptive and Accessible Stacks Library.☆115Mar 25, 2021Updated 4 years ago
- Swift tool to generate Module Interfaces for Swift projects.☆83Nov 17, 2022Updated 3 years ago
- Rasterize SwiftUI views to images from macOS terminal☆58Sep 20, 2021Updated 4 years ago
- iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.☆379Oct 13, 2022Updated 3 years ago
- SwiftUI implementation of a collection view, similar to UICollectionView with UICollectionViewFlowLayout.☆37Jan 7, 2020Updated 6 years ago
- Asynchronous image loading in SwiftUI