What is Closures?

Closures is an iOS Framework that adds closure handlers to many of the popular UIKit and Foundation classes. Although this framework is a substitute for some Cocoa Touch design patterns, such as Delegation & Data Sources and Target-Action, the authors make no claim regarding which is a better way to accomplish the same type of task. Most of the time it is a matter of style, preference, or convenience that will determine if any of these closure extensions are beneficial.

Whether you’re a functional purist, dislike a particular API, or simply just want to organize your code a little bit, you might enjoy using this library.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/vhesener/Closures
  • Resource Maker: Vinnie Hesener
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: Closures
  • Carthage: vhesener/Closures
  • Swift Package Manager: https://github.com/vhesener/Closures