LibChecker / LibChecker/LibChecker-Rules
[New Rule] Cordova Plugin Fingerprint AIO
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 197
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Library filename / 库文件名
See Files & Comment
Library label / 库的文字标签
Cordova Plugin Fingerprint AIO
Library team / 库的开发团队
Niklas Merz
Files & Comment / 同组文件 & 备注
- Activities:
de.niklasmerz.cordova.biometric.BiometricActivity
- Regex:
de.niklasmerz.cordova.biometric.*
In Apps / 出现于
com.banking.mBankTC 10.1.13362 (39)
com.mootwin.natixis 3.151.4 (30040404)
fr.cnaf.mobile.moncompte 2.8.0 (280)
Library icon / 库图标
LibChecker-Rules-Bundle's Apache Cordova icon: library/src/main/res/drawable/ic_lib_cordova.xml
Library description / 库描述
Cordova Plugin for fingerprint sensors (and FaceID) with Android and iOS support
Library relative URL / 相关链接
https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the repository for existing library rules that use Activities and regular expressions; the issue provides de.niklasmerz.cordova.biometric.BiometricActivity and de.niklasmerz.cordova.biometric.* as the matching values. Use library/src/main/res/drawable/ic_lib_cordova.xml for the icon reference, and consider the rule complete when the plugin is identified with the supplied label and icon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 74/100