Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashfurrow/swift-rac-macros

(Temporary) Replacements for the RAC and RACObserve macros in Swift
https://github.com/ashfurrow/swift-rac-macros

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

:warning: **Don't use this** :warning:

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.