mergesort / GenericCellsLinks
Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.
☆84Updated 4 years ago
Alternatives and similar repositories for GenericCells
Users that are interested in GenericCells are comparing it to the libraries listed below
Sorting:
- Enables you to set up Auto Layout constraints directly between your views and the iOS keyboard.☆57Updated 5 years ago
- Swift protocols for encoding/decoding value types.☆60Updated 7 years ago
- Mostly here to show off Collection View Tetris☆83Updated 6 years ago
- A collection of convenient assertions for Swift testing☆68Updated 7 years ago
- An array in Swift that can't be empty☆34Updated 6 years ago
- Stuff I need often enough to that's too small to exist on its own.☆129Updated 8 months ago
- A Swift utility function that generates Equatable protocol code for any object.☆125Updated 8 years ago
- Swift Playground versions of select articles from Cocoa with Love.☆89Updated 6 years ago
- The easiest Future and Promises framework in Swift. No magic. No boilerplate.☆108Updated 2 years ago
- ☆58Updated 8 years ago
- Templates for generating code for JSON serialization and deserialization☆38Updated 7 years ago
- A protocol that allows any class to be printed as if it were a struct or a JSON object.☆65Updated 2 years ago
- General purpose validation system for objects, nested objects, enumerables written in Swift☆85Updated 5 years ago
- A Swift playground displaying a simple, type-safe, composable way to style UIViews in an iOS App.☆80Updated 7 years ago
- ☆125Updated 3 years ago
- Watcher for Unit Tests written in Swift☆54Updated 6 years ago
- An accessibility announcement queue for iOS with timeout and retry behavior. Built using RAC.☆85Updated 7 years ago
- A small library to enable more idiomatic Swift pattern matching of URL path elements.☆56Updated last month
- An iOS world-time app written in Swift to demonstrate the benefits of treating view-state as a separate model.☆103Updated 6 years ago
- [DEPRECATED] A default CustomStringConvertible implementation for Swift types☆120Updated 7 years ago
- Like NSFetchedResultsController but for a single managed object.☆26Updated 7 years ago
- CLI tool written in Swift heavily inspired by https://github.com/fastlane/fastlane☆129Updated 7 years ago
- Demo project showing the use of UIStackView for dynamic table cells.☆43Updated 8 years ago
- An Extremely Simplified Implementation of Thread Sanitizer's Data Race Detection in Swift☆75Updated 8 years ago
- Main page for the Remix iOS architecture and in-depth example apps.☆54Updated 7 years ago
- Clean Swift Router and Coordinator for declarative routing tree matching