.getConnectedDevice() not working #234
Replies: 1 comment 1 reply
-
From the code it looks like you're: Specifically this comment To break it down:
Essentially you want the order to be:
Now if you really need to use The BluetoothClassicExample app that I have / use for development is pretty simple but may provide you with examples. There is no difference in using hooks, it's just how you decide to use React. |
Beta Was this translation helpful? Give feedback.
-
Thanks for this amazing library but I was not able to list the connected device using any @kenjdavidson
is there any sample for react native documentation using react hooks and functional component?
Your help will be much appreciated here:)
Beta Was this translation helpful? Give feedback.
All reactions