Hans Yulian

Results 3 comments of Hans Yulian

weird, it still doesn't work, but i tried the https://www.npmjs.com/package/react-native-biometrics, it asking for fingerprint right away. any clue?

actually is there a way to force authentication, like pin or biometrics when we getting? something like: ``` const credentials = await KeyChain.getGenericPassword({ forceAuth: true }); ```

wait, i just realized that those options only for iOS only, how about the android?