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
164 forks
Language: Swift
last commit: over 3 years ago
Linked from 3 awesome lists
carthageclosurescocoapodsconvenience-methodsdatasourcedelegationkvoswiftuibuttonuicollectionviewuicontroluigesturerecognizeruiimagepickercontrolleruipickerviewuiscrollviewuitableviewuitextfielduiview
Related projects:
Repository | Description | Stars |
---|---|---|
takasek/actionclosurable | A framework that simplifies iOS development by providing an alternative to traditional Objective-C-style target-action handling with closures. | 124 |
vincent-pradeilles/weakable-self | Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
swiftyvk/swiftyvk | An iOS and macOS library for interacting with the VK API using Swift | 256 |
stunner/stacontrols | Provides custom UIControl subclasses to simplify iOS UI development | 12 |
manuelescrig/mevhorizontalcontacts | An iOS UICollectionViewLayout subclass for displaying lists of contacts with customizable cells and items. | 358 |
dreymonde/delegated | Avoids retain cycles when using closure-based delegation in Swift | 702 |
abdullahselek/swiftymessenger | Toolkit for inter-process communication between iOS apps and extensions | 61 |
szweier/szmentionsswift | A lightweight mentions library for iOS that helps manage text comments within a text view. | 121 |
rectalogic/kvoplayground | An interactive playground to experiment with Swift Key Value Observing (KVO) closures. | 11 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
applidium/overlaycontainer | A non-intrusive iOS UI library to implement overlay-based interfaces | 1,156 |
wircho/icanhas | A Swift library for simplifying iOS user permission requests for various app features | 91 |
chriszielinski/ribbon | A cross-platform toolbar library with customizable input accessory views for iOS and macOS | 295 |
omar14/oementions | An iOS library to easily add mentions to UITextView similar to Facebook and Instagram. | 50 |
jordanebelanger/swiftybluetooth | A library providing a closure-based API for CoreBluetooth operations | 209 |