Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Releases: abbyy/MobileCapture.ReactNative

Update for R2 (1.0.15.327969) release of the Mobile Capture.

09 Jul 10:40
Compare
Choose a tag to compare

Fix of Android build for compatibility with the ABBYY Mobile Capture R2 (1.0.15.327969) release. Updated version to 1.0.4.

CoreAPI (single image) methods

04 Jun 05:23
Compare
Choose a tag to compare

This plugin update introduces low level API methods for processing of single images/photos (not video stream):

Image processing

  • Detect boundaries and crop image
  • Rotate image
  • Export to PDF, PNG, JPEG
  • (Technology preview) Quality Assessment for OCR

Text recognition

  • Full-text OCR
  • Out-of-the-box data capture (like, BusinessCards)

The full list of available methods and their settings can be found in the online documentation: https://help.abbyy.com/en-us/mobilecapturesdk/1/reactnative_help/reactnative-introduction


v1.0.1

The module includes UI components that can be used to capture document images with various settings:

  • Number of required documents
  • Camera resolution
  • Document Size and Aspect Ratio
  • Image compression: png, jpg
  • PDF export
  • UI customizations:
    • Flashlight button visibility
    • Capture button visibility
    • Gallery button visibility
    • Preview mode activation
    • UI Orientation
      Please see the full list of available settings in the documentation that is included in the distribution archive.

Note: You will need to have Mobile Capture distributions in addition to the module, as well as a license file and module distribution.