Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 224 Bytes

ReadMe.md

File metadata and controls

7 lines (4 loc) · 224 Bytes

#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.