naoufal / react-native-touch-id

React Native authentication with the native Touch ID popup.
https://www.npmjs.com/package/react-native-touch-id
1.47k stars 476 forks source link

[Types] added true to BiometryType for Android #213

Closed BenWildeman closed 5 years ago

BenWildeman commented 5 years ago

The promise for isSupported simply returns as true for Android but was missing from the types

zibs commented 5 years ago

Merged #217 instead, thanks!