hieuvp/react-native-fingerprint-scanner

Prevent popup dismiss while tapping outside the popup

Opened this issue · 1 comments

Is there any way to disable the popup dismiss on outside click?

If I understand correctly, this module calls an API that is the equivalent of "please perform a biometric auth", and from there the system handles everything with no configuration capability of popups or anything. I could be missing something, if you did in on the source code and examine the API calls we're making here, and you see a parameter or different API documented in platform API docs, do feel free to propose a PR that offers the option for the configuration you desire