Mohammad Taha

Results 1 issues of Mohammad Taha

I have tried two methods, but none of them are firing the event: Method 1: import { DeviceEventEmitter } from 'react-native'; DeviceEventEmitter.addListener('WiredHeadset', function (data) { // --- do something with...