react-native-facetec-adelantar
v1.0.24
Published
Bridge for Facetec SDK
Downloads
37
Readme
react-native-facetec
Bridge for Facetec SDK
Installation
npm install react-native-facetecUsage
import { multiply } from "react-native-facetec";
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
