react-native-event-listeners
react-native-event-listeners copied to clipboard
Is there a way to listen globally to any event such as `onPress`?
I don't want to have to manually emit
an event on every button