github blinkcard/blinkcard-react-native v2.9.0

latest release: v2.9.1
2 months ago
  • Updated the plugin to Android SDK v2.9.0 and iOS SDK v2.9.0
  • Improved scanning performance and added support for virtually any card layout
  • Added new result documentLivenessCheck that contains liveness information for the first and second sides of the scanned card.
    • handPresenceCheck , photocopyCheck and screenCheck liveness information can be obtained.
  • Added BlinkCardMatchLevel for configuring the strictness of the check result for the document liveness properties
  • Added BlinkCardCheckResult for enumerating document liveness check results
  • Added allowInvalidCardNumber setting that allows reading invalid card numbers to avoid endless scanning on testing cards.
    • Added cardNumberValid flag within the BlinkCardRecognizer result to check if the card number is valid.
  • Added additional properties to BlinkCardOverlaySettings that can be modified.
  • Fixed issue with the SDK localization.

Breaking API changes:

  • Removed LegacyBlinkCardRecognizer and LegacyBlinkCardEliteRecognizer legacy recognizers.

Don't miss a new blinkcard-react-native release

NewReleases is sending notifications on new releases.