ashfurrow / Swift-RAC-Macros

(Temporary) Replacements for the RAC and RACObserve macros in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ Don't use this ⚠️

Seriously, don't use RAC's Objective-C API in Swift. It's full of pain. If you're using Swift, use RAC 3.x or 4.x instead and use the new APIs, not the Objective-C ones.

Swift-RAC-Macros

Replacements for the RAC and RACObserve macros in Swift.

About

(Temporary) Replacements for the RAC and RACObserve macros in Swift

License:MIT License


Languages

Language:Swift 52.1%Language:Ruby 47.9%