Reusable
Reusables
A mixin protocol to create type-safe reusable views and view controllers
A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, Storyboards…)
3k stars
52 watching
237 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern framework for building composable data-driven collection views | 4,410 |
| A flexible view and view controller presentation library for UIKit and SwiftUI | 7,359 |
| Syntax sugar for initializers in Swift | 4,221 |
| A Swift-based implementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up. | 3,796 |
| A UICollectionViewLayout subclass with customizable animations and transitions | 4,758 |
| A framework for declaratively implementing iOS user interfaces using XML template files and runtime-evaluated expressions. | 2,233 |
| A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,816 |
| A SwiftUI and Combine app using the MovieDB API with a custom Flux implementation | 6,465 |
| A Swift library to extend the animation capabilities of UIView animations with features like layer animations, springs, and chainable animations. | 2,960 |
| A Swift library for determining the current screen size and orientation | 7,961 |
| Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,304 |
| A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
| A comprehensive library for building maintainable and testable applications with clear separation of concerns | 12,660 |
| Custom navigation controller for scrolling content views | 6,049 |
| A Swift framework that simplifies Auto Layout using a domain-specific language (DSL) for building user interfaces in iOS and OS X applications. | 20,022 |