hieuvp / react-native-fingerprint-scanner

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
https://www.npmjs.com/package/react-native-fingerprint-scanner
870 stars 298 forks source link

Disable yellow warnings #146

Open alexmngn opened 3 years ago

alexmngn commented 3 years ago

Hello,

Is there any way we can disable the yellow warning coming from this package?

When a user cancels for example, getting this warning:

Screenshot 2020-07-17 at 18 23 17

I don't really need those and they can be annoying on the long term...

Thanks!

mikehardy commented 3 years ago

https://reactnative.dev/docs/debugging.html#console-errors-and-warnings

But then in general the answer for open source is usually "sure" I think, post a PR :-)