RxAndroidBle icon indicating copy to clipboard operation
RxAndroidBle copied to clipboard

Kotlin extensions for RxAndroidBLE

Open uKL opened this issue 8 years ago • 3 comments

An idea came to my mind to introduce some handy Kotlin extensions to the library. Let us know if you have any good ideas, so we can discuss.

uKL avatar Feb 12 '18 13:02 uKL

some handy Kotlin extensions

@uKL Do you mean Kotlin extension properties/functions? Or just convert some existing Java code into Kotlin?

thuytrinh avatar May 29 '18 10:05 thuytrinh

I meant extensions.

uKL avatar May 29 '18 11:05 uKL

Do you have any similar examples for that? I was thinking of a sort of like https://github.com/android/android-ktx/ and was wondering a port to https://kotlinlang.org/docs/reference/coroutines.html also belongs to scope of this issue.

thuytrinh avatar May 29 '18 12:05 thuytrinh