emitter-objc
emitter-objc copied to clipboard
An event emitter implementation for Objective-C with dynamic block invocation based on the node.js EventEmitter API.
Results
2
emitter-objc issues
Sort by
recently updated
recently updated
newest added
This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...
Callbacks should be executed on the same thread that they were emitted on.
help-wanted