We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was looking into the library and it seems useful but there is an issue. How you send the data received from central to the UI?
https://github.com/himelbrand/react-native-ble-peripheral/blob/bca67afee16a844e4f6a4bff03e3eb1536b60285/android/src/main/java/com/himelbrand/ble/peripheral/RNBLEModule.java#L135
what is the use of map in Gatt callback? And any update on iOS support?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was looking into the library and it seems useful but there is an issue. How you send the data received from central to the UI?
https://github.com/himelbrand/react-native-ble-peripheral/blob/bca67afee16a844e4f6a4bff03e3eb1536b60285/android/src/main/java/com/himelbrand/ble/peripheral/RNBLEModule.java#L135
what is the use of map in Gatt callback? And any update on iOS support?
The text was updated successfully, but these errors were encountered: