whattherestimefor / GestureVisualization
A sample app to get visual feedback from UIGestureRecognizer subclasses.
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for GestureVisualization
- ☆15Updated 2 years ago
- 🖱 A sample app to show case the different pointer interactions, effects, and shapes.☆23Updated 4 years ago
- An app for iOS social events in SF☆16Updated 5 years ago
- A circular analog dial that can display a numeric value in a specified range (like an analog speedometer).☆24Updated 3 years ago
- Focus on the semantics and the visual representation of NSAttributedString separately.☆32Updated 4 years ago
- The ISO 8601 period/duration APIs missing in Foundation☆29Updated last year
- Bind multiple cancellables to the lifetime of another object like a view controller.☆32Updated 3 years ago
- An object wrapper for storing properties in NSUserDefaults.☆24Updated 3 years ago
- Assign/Partial/ReadOnly/Proxy/Locks in Swift☆33Updated 3 years ago
- An app that displays Package.swift info☆42Updated last year
- General purpose diffing library with parent/children n-level diffing☆37Updated 4 months ago
- Serialize any Codable Swift type with one extra line of code☆19Updated 2 months ago
- Swift library to more easily test async code☆35Updated 2 years ago
- Combine Marbles☆53Updated 5 years ago
- A cross-platform library of Swift utils to ease your iOS | macOS | watchOS | tvOS and Linux development.☆30Updated last year
- A Git diff parser written in Swift☆17Updated 6 years ago
- Xcode + Swift toolset☆31Updated last year
- Conveniences for working with Swift's Codable protocols.☆19Updated 5 years ago
- A macOS application for generating initial boilerplate primarily for Swift packages and Xcode projects.☆40Updated 11 months ago
- A macOS and iPadOS app for debugging apps using Fluxor☆21Updated this week
- SwiftUI implementation of a collection view, similar to UICollectionView with UICollectionViewFlowLayout.☆37Updated 4 years ago
- A macOS application for accessing the output of the SimpleAnalytics package on the desktop.☆11Updated last year
- A UIKit view that lays out buttons in either a column or a row to suit the available space.☆42Updated 2 months ago
- UniquelyTypedID Swift Macro. Let the compiler confirm you're passing the right kind of ID☆19Updated last year
- A swift implementation of concurrent (thread-safe) skip list.☆18Updated 3 years ago
- UIColor extension in Swift to calculate brightness, color contrast, and more