react-native-bluetooth-cross-platform
react-native-bluetooth-cross-platform copied to clipboard
Any one have test example for it ?
Any one have test example for it ? if yes kindly please share .
@savitaraghuvanshi This library hasn't been maintained in years. I would suggest using another one to be honest.
@alexkendall Thanks for your response . "My goal is to transfer msg between 2 mobile devices in offline mode" cross platform android to iOS and iOS to android . I tried some Bluetooth react native libraries but they does not work cross platform . while they are ok android to android and ios to ios .
Other option I wanted to try is using WIFI hotspot but again I could not find any good library to transfer data cross platform .
This library react-native-bluetooth-cross-platform-2 looks exact to me as it might serve the purpose , Was it use to work cross platform ?
If you do have any suggestions or if you know any libraries which can work cross platform in offline mode(Either using WIFI hot spot or Bluetooth or any other technology) it would be really great help to me ?
@savitaraghuvanshi did you end up finding a solution?