0.0.3 • Published 2 years ago

react-native-identy-module v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-identy-module

React-Native library to integrate Identy SDK

Installation

npm install react-native-identy-module

Usage

import { getFingerprint } from "react-native-identy-module";

// ...

const data = await getFingerprint();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT