kodecocodes / video-comb-materialsLinks
The projects and the materials that accompany the Reactive Programming in iOS with Combine course
☆19Updated 3 years ago
Alternatives and similar repositories for video-comb-materials
Users that are interested in video-comb-materials are comparing it to the libraries listed below
Sorting:
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆68Updated 2 years ago
- A simple macOS app to read code from images, written purely in Swift using Vision Framework.☆46Updated 4 years ago
- Swifty UserDefaults property wrapper with statically-typed keys and change observations. https://www.vadimbulavin.com/advanced-guide-to-u…☆29Updated 5 years ago
- Declarative TabularData creation for Swift - Convert objects to DataFrames with type-safe, SwiftUI-like syntax☆44Updated 5 months ago
- SwiftUI project demonstrating Custom coded confetti animation for checkout page☆34Updated 4 years ago
- UIViewKit is a Swift framework for writing modern UIKit view hierarchies in a SwiftUI-like style.☆20Updated 3 weeks ago
- AsyncCombine brings Combine-style operators like sink, assign, and store(in:) to Swift’s async/await world. Built on AsyncSequence and Ob…☆148Updated last month
- ✨ Wrapper for the Prettier code formatter written in Swift☆59Updated 2 years ago
- Key-value coding (KVC) for pure Swift.☆35Updated last year
- general tree data structure, tree diffing, NSOutlineView and SwiftUI support☆39Updated 4 years ago
- A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content.☆55Updated 4 years ago
- Provides time-based regulation operators like Debounce and Throttle. 100% based on Swift concurrency.☆62Updated 2 years ago
- Create frame-based animations using SwiftUI TimelineView, including support for animated images☆12Updated last year
- A PDF Viewer built in SwiftUI and PSPDFKit☆47Updated 5 years ago
- The projects and the materials that accompany the UIKit Animation course☆15Updated 4 years ago
- Sensible indexing into Swift Strings☆16Updated 10 months ago
- Generating OTP one-time passwords in Swift.☆18Updated 3 years ago
- Different kind of Layouts☆36Updated 6 years ago
- SwiftKit adds extra functionality to the Swift programming language.☆57Updated 2 years ago
- An experimental Mirror alternative that utilizes Swift Macros for static reflection.☆48Updated last year
- SwiftUI additions and helpers that are missing from the official implementation.☆29Updated 2 years ago
- NSTextView/UITextView subclass with an expandable See More link. It helps avoid cluttering with too much information, by hiding some of i…☆27Updated 3 years ago
- Turtle graphics library built on Swift function builders☆46Updated 2 years ago
- Combine extensions for AVFoundation☆30Updated 4 years ago
- Apple's Hello animation recreated in SwiftUI☆42Updated 2 years ago
- 📐 Declarative UIKit in 10 lines of code.☆29Updated 3 years ago
- 🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].☆22Updated 5 years ago
- A liberated _ScrollView and _PagingView of SwiftUI.☆95Updated 4 years ago
- Cross-platform Swift Package to determine OS name and version on which the app is running