ActionClosurable
Closure handler
A framework that simplifies iOS development by providing an alternative to traditional Objective-C-style target-action handling with closures.
Extensions which helps to convert objc-style target/action to swifty closures
123 stars
3 watching
15 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
carthageclosurecocoapodsiosnsobjectselectorswifttarget-action
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a set of convenience methods to simplify common iOS framework interactions using closures | 1,744 |
| An Xcode extension that simplifies Swift closure syntax by removing unnecessary characters. | 185 |
| Toolkit for inter-process communication between iOS apps and extensions | 61 |
| A framework for accessing and managing contacts on iOS devices | 22 |
| Provides RxSwift extensions to observe changes in an app's state after it opens | 390 |
| An interactive playground to experiment with Swift Key Value Observing (KVO) closures. | 11 |
| A tool that uses cloned handles to create an obfuscated memory dump of the Lsass process. | 575 |
| A library providing a closure-based API for CoreBluetooth operations | 212 |
| A package that securely serializes PHP closures. | 535 |
| A reactive wrapper around CLLocationManager to simplify location management in iOS apps | 24 |
| A framework that simplifies handling of URLs in iOS applications by providing a single function to install custom URL handlers | 140 |
| A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
| An iOS framework that provides a customizable view controller for presenting any UIView in an alert-like manner with actions around it. | 539 |
| A PHP library for serializing closures and anonymous functions. | 1,723 |
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |