Skip to content

hatfinch/DGKVOBlocks

 
 

Repository files navigation

#DGKVOBlocks

A simple extension onto NSObject which allows you to observe a key path using a block rather than the, frankly dreadful, KVO API.

##Compatibility

Compatible with ARC, retain/release or garbage collected code.

About

KVO and blocks done right

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%