react-native-global-event-emitter
Event Bus Library
Provides a shared event bus between native and React Native code for communication between iOS and JavaScript.
Shared event emitter between native and JS for React Native.
58 stars
6 watching
10 forks
Language: Objective-C
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paramaggarwal/react-native-device-motion | Provides access to iOS device motion data in React Native applications | 35 |
vouill/vue-geb | A Vue.js plugin that enables event broadcasting across the application using observables. | 40 |
rafaeljesus/nsq-event-bus | A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
nolde/vue-plugin-events | A global event bus plugin for Vue.js applications with automatic subscription control. | 5 |
cristiammercado/ng-event-bus | An Angular service for broadcasting and receiving messages between components using RxJS. | 50 |
gijoehosaphat/react-native-realtime-pusher | Provides a React Native module for real-time communication using the Pusher API. | 21 |
mustafaturan/bus | A minimalist event/message bus implementation | 336 |
coshx/drekkar | An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
cesarferreira/swifteventbus | An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,104 |
bennidi/mbassador | An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 958 |
uber/signals-ios | An eventing library that enables the Observable pattern without relying on notifications or delegates | 527 |
coshx/caravel | An event bus system for communication between UIWebView and embedded JavaScript | 147 |
garronej/evt | A typesafe event emitter alternative with support for async/await and promise handling | 455 |
otobus/event_bus | An event-driven communication system with minimal overhead and built-in tracing capabilities | 699 |
rghorbani/react-native-common | A collection of reusable UI and API components for React Native applications. | 65 |