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 477 forks source link

Increase the number of authentication attempts to 4 or 5 times instead of 2 (IOS) #280

Open bachbonglong opened 3 years ago

bachbonglong commented 3 years ago

In Android, I try to fail authenticator, I can do it 4 times until I get an error. But in iOS just 2 times to get an error

Help me :((