react-global-event

A powerful React and React Native global event system for component communication. Solve complex prop drilling, child-to-parent communication, and cross-component function calls with ease.

react-native-global-event

A powerful React Native global event system for component communication. Solve complex prop drilling, child-to-parent communication, cross-component function calls, and Redux/Saga integration with ease.

evento-react

- Dispatch custom component events with a payload, or forward React synthetic events. - Replicate Svelte's `createEventDispatcher` and Vue's `$emit` behavior in React. - Hook + HOC for class components. - TypeScript support.