Closures
Closure helpers
Provides a set of convenience methods to simplify common iOS framework interactions using closures
Swifty closures for UIKit and Foundation
2k stars
27 watching
165 forks
Language: Swift
last commit: almost 4 years ago
Linked from 3 awesome lists
carthageclosurescocoapodsconvenience-methodsdatasourcedelegationkvoswiftuibuttonuicollectionviewuicontroluigesturerecognizeruiimagepickercontrolleruipickerviewuiscrollviewuitableviewuitextfielduiview
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework that simplifies iOS development by providing an alternative to traditional Objective-C-style target-action handling with closures. | 123 |
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
| An iOS and macOS library for interacting with the VK API using Swift | 256 |
| Provides custom UIControl subclasses to simplify iOS UI development | 12 |
| An iOS UICollectionViewLayout subclass for displaying lists of contacts with customizable cells and items. | 357 |
| Avoids retain cycles when using closure-based delegation in Swift | 703 |
| Toolkit for inter-process communication between iOS apps and extensions | 61 |
| A lightweight mentions library for iOS that helps manage text comments within a text view. | 121 |
| An interactive playground to experiment with Swift Key Value Observing (KVO) closures. | 11 |
| A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
| A non-intrusive iOS UI library to implement overlay-based interfaces | 1,161 |
| A Swift library for simplifying iOS user permission requests for various app features | 91 |
| A cross-platform toolbar library with customizable input accessory views for iOS and macOS | 295 |
| An iOS library to easily add mentions to UITextView similar to Facebook and Instagram. | 50 |
| A library providing a closure-based API for CoreBluetooth operations | 212 |