UNPKG

expo-local-authentication

Version:

Provides an API for FaceID and TouchID (iOS) or the Fingerprint API (Android) to authenticate the user with a face or fingerprint scan.

4 lines (3 loc) 149 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (props = {}) => ['expo-local-authentication', props];