maxkeppeler / sheets

⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
https://maxkeppeler.github.io/sheets/
Apache License 2.0
921 stars 77 forks source link

InputSheet Password #31

Closed irvine752 closed 3 years ago

irvine752 commented 3 years ago

Not sure if you have this planned already. I think also having a fingerprint option would be great. If the user places a finger on the fingerprint sensor, you could also give some feedback. A fingerprint icon with a green check mark for an approved print, and maybe a fingerprint icon with a red cross mark for anything unrecognized.

You also need an InputSheet to register new user passwords/fingerprints.

maxkeppeler commented 3 years ago

Great idea for another Input for the InputSheet. I will work on this feature in the future!

irvine752 commented 3 years ago

An example would be: https://github.com/rahulabrol/Android-Fingerprint

but this is only using an approved fingerprint already registered with the device.

maxkeppeler commented 3 years ago

I will not add this, a custom sheet can be created for this if needed.