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
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keypleless-reader-nfcmobile-kmp-lib
- Owner: eclipse-keyple
- License: other
- Created: 2024-10-15T08:20:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T13:40:48.000Z (over 1 year ago)
- Last Synced: 2025-03-27T02:51:19.742Z (about 1 year ago)
- Language: Kotlin
- Homepage: https://keyple.org/
- Size: 312 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE_HEADER
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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/)