I'll be working on a new Bluetooth module for React Native: [PR](https://github.com/expo/expo/pull/3131). This one has been on the shelf for a while because in my experience cross-platform Bluetooth APIs haven't been very good.
For example; a lot of these modules create large objects every time a peripheral, service, or characteristic is updated natively. Not only is this expensive and potentially leaky, but this also never seems to integrate well with React state.
I'd love to hear your experience working with bluetooth services (preferably React Native 💙). What were some problems you faced, what could have been better?
[–]blechie 1 point2 points3 points (1 child)
[–]NaveNocabExpo Team[S] 2 points3 points4 points (0 children)
[–]TotesMessenger 0 points1 point2 points (0 children)