dankinsoid / UIKitViewsLinks
UIKitViews is a SwiftUI wrapper around UIView and UIViewController
☆23Updated 11 months ago
Alternatives and similar repositories for UIKitViews
Users that are interested in UIKitViews are comparing it to the libraries listed below
Sorting:
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆68Updated 2 years ago
- An experimental Mirror alternative that utilizes Swift Macros for static reflection.☆49Updated 2 years ago
- SwiftUI additions and helpers that are missing from the official implementation.☆29Updated 2 years ago
- A flow view for SwiftUI☆22Updated 2 months 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…☆40Updated last year
- 🪟 Easily present SwiftUI views in their own UIWindow☆43Updated last month
- ♻️ Replacement of UIRefreshControl, and more functions.☆58Updated last year
- High Fidelity Auto Layout Result Builder Syntax for UIKit☆51Updated 10 months ago
- Provides time-based regulation operators like Debounce and Throttle. 100% based on Swift concurrency.☆62Updated 2 years ago
- SPM Package to take screenshots of SwiftUI Views☆32Updated 3 years ago
- ☆25Updated 7 months ago
- Familiar, easy state-driven haptics, audio and more☆23Updated 2 years ago
- ☆34Updated 3 years ago
- A SwiftUI fullscreen image viewer with smooth and bouncy pinch-zooming, scrolling, double-tap zoom in and out, and swipe to dismiss.☆59Updated 3 months ago
- AsyncCombine brings Combine-style operators like sink, assign, and store(in:) to Swift’s async/await world. Built on AsyncSequence and Ob…☆149Updated 2 months ago
- 📐 Declarative UIKit in 10 lines of code.☆29Updated 3 years ago
- UIViewKit is a Swift framework for writing modern UIKit view hierarchies in a SwiftUI-like style.☆20Updated last month
- Find the union of a set of axis-aligned rectangles☆59Updated 9 months ago
- ☆83Updated 2 months ago
- Generate buttery smooth gradients.☆67Updated 3 years ago
- Stateful navigation for SwiftUI☆22Updated last week
- Code with Core Data in a Swifty way☆42Updated last year
- You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS.☆45Updated 3 years ago
- CompositionalLayoutDSL, library to simplify the creation of UICollectionViewCompositionalLayout. It wraps the UIKit API and makes the cod…☆82Updated 2 years ago
- Swift Macro that automatically generates CodingKeys for converting snake_case to lowerCamelCase.☆70Updated 2 years ago
- A collection of components to build composed component☆17Updated last year
- Swifty UserDefaults property wrapper with statically-typed keys and change observations. https://www.vadimbulavin.com/advanced-guide-to-u…☆29Updated 5 years ago
- A floating label style for SwiftUI's TextField.