Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ashfurrow/swift-rac-macros
- Owner: ashfurrow
- License: mit
- Created: 2014-10-27T07:43:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T20:35:57.000Z (about 9 years ago)
- Last Synced: 2024-10-20T21:04:05.640Z (2 months ago)
- Language: Swift
- Size: 181 KB
- Stars: 54
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.