Ken Davidson

Results 18 issues of Ken Davidson

Windows - Look into getting the module working with Windows phones. https://social.technet.microsoft.com/wiki/contents/articles/27832.windows-phone-introduction-to-bluetooth-support-on-windows-phone-8.aspx https://code.msdn.microsoft.com/windowsapps/Windows-Phone-8-Networking-835239c1

enhancement
JS
Windows

The following two forks: - https://github.com/kenjdavidson/react-native-bluetooth-classic/compare/main...voturfid:react-native-bluetooth-classic:main - https://github.com/kenjdavidson/react-native-bluetooth-classic/commit/0138463a1e4297f4fea0c213263b3e280a1d877a implement providing the RFCOMM UUID from parameters.

enhancement
android

The following commits include a couple good ones for `Utilities` and converting to native map, providing a bunch more functionality. https://github.com/kenjdavidson/react-native-bluetooth-classic/compare/main...voturfid:react-native-bluetooth-classic:main

enhancement
android

The following fork has some helper methods that seem promising: https://github.com/kenjdavidson/react-native-bluetooth-classic/commit/99b785fb239e993ed0776df71c4e7d96ca892456 - `readOne()` - `readMultiple()` although they are shortcuts to bypass the whole string delimiter and get it working like...

enhancement
android

**Mobile Device Environment** On which device(s) would you like this feature to be implemented. If Android only, the IOS implementations must be created as well - Android ONLY **Is your...

enhancement
android

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...

Needs to be cleaned up, maybe a full overhaul making it more usable as an actual application. - Make the move to hooks/functions - Redesign the application screens for consistency...

Create an app to showcase sending files/content through byte[].