get list connected bluetooth headset in ios with react native

1.6k views Asked by At

I want to develop an ios app with react native. I need to write a function in a module that return a list of bluetooth headset connected at the moment. the problem is that I do not know how to do. I read about AVAudioSession but do not know how to exploit it. someone can help me?

1

There are 1 answers

2
Momentus Mitch On

I recommend bluetooth serial, it is currently the most up to date bluetooth connection library and provides the functionality you are looking for: https://github.com/rusel1989/react-native-bluetooth-serial