Hanson

Lightweight observations and bindings in Swift


Keywords
binding, kvc, kvo, observation, swift
License
ISC
Install
pod try Hanson

Documentation

Language: Swift Platform: macOS | iOS | watchOS | tvOS Carthage License

What is Hanson?

Hanson is a simple, lightweight library to observe and bind values in Swift. It's been designed as an alternative to Objective-C's KVO and KVC.