You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Library doesn't work due to changes to Native Modules with [email protected].
Started working on this in brance react-native-073. It's not the cleanest, but just attempting the straight conversion of the old app. There are a number of things that need to get re-written:
Finish the conversion of the components
Add in the local dependency to react-native-bluetooth-classic
Look into refactoring into a <BluetoothAdapterContext> to centralize the state
The text was updated successfully, but these errors were encountered:
Library doesn't work due to changes to Native Modules with
[email protected]
.Started working on this in brance
react-native-073
. It's not the cleanest, but just attempting the straight conversion of the old app. There are a number of things that need to get re-written:react-native-bluetooth-classic
<BluetoothAdapterContext>
to centralize the stateThe text was updated successfully, but these errors were encountered: