Erik Hellman
Erik Hellman
Currently you can pick either images or videos, not both at the same time. If possible, could the `GalleryMode` enum be extended with 'both' and show both videos and images?
This library is not really needed anymore. The custom test runner only works for Firefox and Chrome on Linux. The eslint configuration can be replaced with a standard one instead.
### Describe the bug I have a Kotlin Multiplatform library project where we want to publish the artifact to our Jfrog Artifactory. I've followed the guidelines for configuring a Gradle...
### Is your feature request related to a problem? Please describe. There is currently no available information on how to configure a Kotlin Multiplatform project and publish the artifacts to...
An alternative to GATT for BLE communication is to use L2CAP. This let's use use a connection-oriented channel towards the peripheral instead of the message-based method GATT uses. Think of...