mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/blinkid/index.ts#L2667">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# BlinkId
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add blinkid-cordova --variable CAMERA_USAGE_DESCRIPTION="Enable your camera so that you can scan your ID to validate your account"
|
||||
$ npm install @ionic-native/plugins/blinkid
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/blinkid/)
|
||||
|
||||
Plugin Repo: [https://github.com/BlinkID/blinkid-phonegap](https://github.com/BlinkID/blinkid-phonegap)
|
||||
|
||||
Microblink SDK wrapper for barcode and document scanning. See the
|
||||
blinkid-phonegap repository for available recognizers and other settings
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- iOS
|
||||
- Android
|
||||
Reference in New Issue
Block a user