NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
1.99k stars 414 forks source link

Live data support for Kotlin? #483

Open kevinhikaruevans opened 1 year ago

kevinhikaruevans commented 1 year ago

Is it possible to get Kotlin support for no.nordicsemi.android:ble-livedata:2.6.0?

philips77 commented 1 year ago

You should be able to use this module in Kotlin. Why not?

kevinhikaruevans commented 1 year ago

Yeah, I've been using the module in Kotlin just fine. I was wondering if there were any Kotlin-specific features that could be missing from the library. Similar to how there's both no.nordicsemi.android:ble-ktx:2.6.0 and no.nordicsemi.android:ble:2.6.0.

philips77 commented 1 year ago

Tell us what ktx extensions would you like to have, we'll consider it!