react-native-smart-touch-id
Version:
Smart authentication with the native Touch ID popup for React Native app
12 lines (10 loc) • 312 B
JavaScript
/*
* A smart touch id for react-native apps
* https://github.com/react-native-component/react-native-smart-touch-id/
* Released under the MIT license
* Copyright (c) 2016 react-native-component <moonsunfall@aliyun.com>
*/
import {
NativeModules
} from 'react-native'
export default NativeModules.TouchId