Skip to content

Expo Module for ISO/IEC 18013-5 (mDOC/mDL) Data Transfer.

License

Notifications You must be signed in to change notification settings

Quartech/expo-mdoc-data-transfer

 
 

Repository files navigation

Animo Logo

Expo - mDOC Data Transfer

Powered by   Animo Logo


License

Getting Started  |  Usage  |  Contributing  |  License


An Expo Module with support for mDOC (e.g., mDL) data transfer, as specified in ISO/IEC 18013-5.

Getting Started

First, install the module using your package manager.

npm install @animo-id/mdoc-data-transfer

Then prebuild the application so the Expo Module wrapper can be added as native dependency:

npx expo prebuild

iOS

For iOS installations, you need to follow the following steps:

  1. Add expo-build-properties with ios.useFrameworks: "dynamic"
  2. If you want to use the new architecture (more efficient), add expo-build-properties with newArchEnabled: true

Run USE_FRAMEWORKS=dynamic npx pod-install after installing the npm package.

Android

Coming soon.

Usage

You can import @animo-id/mdoc-data-transfer in your application.

Contributing

Is there something you'd like to fix or add? Great, we love community contributions! To get involved, please follow our contribution guidelines.

License

This repository is licensed under the Apache 2.0 license.

About

Expo Module for ISO/IEC 18013-5 (mDOC/mDL) Data Transfer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.2%
  • Kotlin 23.8%
  • Swift 23.5%
  • JavaScript 3.9%
  • Ruby 3.9%
  • Objective-C++ 1.5%
  • Objective-C 0.2%