
Enables NFC card communication through an abstraction layer, simplifying cross-platform application development. Targets Android, iOS, and desktop platforms, built with Gradle.
The Keyple Interop NFC Mobile Local Reader Library is a Kotlin Multiplatform implementation enabling NFC card communications across Android, iOS and desktop platforms. This library provides an abstraction layer for NFC communications, making it easier to develop cross-platform applications.
Full documentation available at keyple.org
The code is built with Gradle and targets Android, iOS, and JVM platforms. This library depends on keyple-interop-jsonapi-client-kmp-lib. Ensure it's available through public maven repos, or by publishing it yourself locally prior to this library. To build and publish the artifacts for all supported targets locally, use:
./gradlew publishToMavenLocal
Note: you need to use a mac to build or use iOS artifacts. Learn more about Kotlin Multiplatform…
API documentation & class diagrams are available at docs.keyple.org/keyple-interop-localreader-nfcmobile-kmp-lib
The Keyple Interop NFC Mobile Local Reader Library is a Kotlin Multiplatform implementation enabling NFC card communications across Android, iOS and desktop platforms. This library provides an abstraction layer for NFC communications, making it easier to develop cross-platform applications.
Full documentation available at keyple.org
The code is built with Gradle and targets Android, iOS, and JVM platforms. This library depends on keyple-interop-jsonapi-client-kmp-lib. Ensure it's available through public maven repos, or by publishing it yourself locally prior to this library. To build and publish the artifacts for all supported targets locally, use:
./gradlew publishToMavenLocal
Note: you need to use a mac to build or use iOS artifacts. Learn more about Kotlin Multiplatform…
API documentation & class diagrams are available at docs.keyple.org/keyple-interop-localreader-nfcmobile-kmp-lib