Bondage 1.0.1

Bondage 1.0.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Dec 2017
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by Dyanko Yovchev.



Bondage 1.0.1

  • By
  • Dyanko Yovchev

Bondage

CI Status
Version
License
Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Bondage is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod "Bondage"

Usage

Create an instance of Bindalbe, which wraps your values. use .bind on these instances to pass a closure to be executed every time the value of the bindable object is being changed

Available classes: BindableObject, BindableArray and their updatable variants.

Author

Dyanko Yovchev, [email protected]

License

Bondage is available under the MIT license. See the LICENSE file for more info.