I was thinking to do an app that using bluetooth and able to find other devices (iPhone and android devices) and my device will be discoverable. I mean that my device will be able to find other phone devices and other devices will be able to find my phone. All of that using bluetooth.
My app should be in react native...
I was looking on two different libraries:
react-native-ble-manager
and react-native-ble-plx
but I couldn't find a way that my device will be discovered while im scanning to find other devices...