Skip to content

Instantly share code, notes, and snippets.

@adhithiravi
Last active November 3, 2018 16:03
Show Gist options
  • Save adhithiravi/8373d323a479113bc3e4e5a1e523a076 to your computer and use it in GitHub Desktop.
Save adhithiravi/8373d323a479113bc3e4e5a1e523a076 to your computer and use it in GitHub Desktop.
Keychain.getSupportedBiometryType().then(biometryType => {
this.setState({ biometryType });
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment