An open API service indexing awesome lists of open source software.

https://github.com/eclipse-keyple/keypleless-reader-nfcmobile-kmp-lib

Eclipse Keyple™ Project: Kotlin Multiplatform NFC abstraction layer for Android and iOS
https://github.com/eclipse-keyple/keypleless-reader-nfcmobile-kmp-lib

Last synced: about 1 year ago
JSON representation

Eclipse Keyple™ Project: Kotlin Multiplatform NFC abstraction layer for Android and iOS

Awesome Lists containing this project

README

          

# Keyple Kotlin Multiplatform NFC Reader Library

## Overview
The **Keyple NFC Reader KMP 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.

## Documentation & Contribution Guide
Full documentation available at [keyple.org](https://keyple.org)

## Supported Platforms
- Android 7.0+ (API 24+)
- iOS (CoreNFC)
- JVM 17+

## Build
The code is built with **Gradle** and targets **Android**, **iOS**, and **JVM** platforms.

## API Documentation
API documentation & class diagrams are available
at [docs.keyple.org/keypleless-reader-nfcmobile-kmp-lib](https://docs.keyple.org/keypleless-reader-nfcmobile-kmp-lib/)