I want to build app in react native that able to scan and discover other mobile devices and in the same time able to advertise(broadcast). I mean that other mobile devices which using my app will be able to discover my phone and my phone will be able to discover other phones which using my app.
I tried many bluetooth libraries for react native but I couldn't find even one that able to do that.. Do you know anything or can explain me why it can't work?
Thank you