react-native-headphone-detection icon indicating copy to clipboard operation
react-native-headphone-detection copied to clipboard

React Native headphone detection, both audio jack and bluetooth devices!

Results 20 react-native-headphone-detection issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

On `HeadphoneDetection.isAudioDeviceConnected().then(console.log);` I get bluetooth `true` but no events are detected when I press on any button on the headphone. The event listener `HeadphoneDetection.addListener(console.log);` is never called I am testing...

When try to put headset with Lightning adapter (allows using headset 3.5мм with iPhone) getting { audioJack: false, bluetooth: false }. YouTube etc. detect this headset without problem

Execution failed for task ':tasks'. > Could not create task ':react-native-headphone-detection:compileDebugJavaWithJavac' build gradle: buildToolsVersion = "33.0.0" //kotlinVersion= "1.7.0" minSdkVersion = 21 compileSdkVersion = 33 targetSdkVersion = 33

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Updates `json5` from 0.4.0 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies

Which I guess might be technically true but something you might want to be aware of.

Removes [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Removes `qs` Updates `react-native` from 0.41.2 to 0.70.6 Release notes Sourced from...

dependencies

Hi , I am facing this issue! error One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts ![error 1](https://github.com/user-attachments/assets/ec8fd516-2ed1-4ea8-8fe8-de18fae0b7bc)