Skip to content

Releases: getyoti/yoti-doc-scan-react-native

v6.0.0

23 Jan 15:03
dafda37

Choose a tag to compare

Supports iOS 8.1.1+.

Important: This is a major release that requires Xcode 26+ for iOS and contains breaking changes to the theme configuration. It also adds the option to disable edge-detecting auto-captures of identity documents when not using YotiDocumentScan, and the option to enable a more relaxed lighting requirement during a face capture using YotiSDKFaceCapture.

v6.0.0-alpha.3

20 Jan 09:47
9032d6a

Choose a tag to compare

v6.0.0-alpha.3 Pre-release
Pre-release

Supports iOS 8.1+.

Important: This is an alpha release for the next major version, and is incompatible with YotiSDKFaceTec on iOS. It requires Xcode 26+ and contains breaking changes to the theme configuration. It also adds the option to disable edge-detecting auto-captures of identity documents when not using YotiDocumentScan, and the option to enable a more relaxed lighting requirement during a face capture using YotiSDKFaceCapture.

v6.0.0-alpha.2

18 Nov 13:15
e2544c4

Choose a tag to compare

v6.0.0-alpha.2 Pre-release
Pre-release

Changes:

  • Supports iOS 8+
  • Ensure that the completion callback on the wrapped Android module is only invoked once

Important: This is an alpha release for the next major version, and is incompatible with YotiSDKFaceTec on iOS. It requires Xcode 26+ and contains breaking changes to the theme configuration. It also adds the option to disable edge-detecting auto-captures of identity documents when not using YotiDocumentScan.

v5.0.2

18 Nov 15:52
08cfd75

Choose a tag to compare

Ensure that the completion callback on the wrapped Android module is only invoked once.

v6.0.0-alpha.1

24 Oct 14:12
14de622

Choose a tag to compare

v6.0.0-alpha.1 Pre-release
Pre-release

Supports iOS 8+.

Important: This is an alpha release for the next major version, and is incompatible with YotiSDKFaceTec on iOS. It requires Xcode 26+ and contains breaking changes to the theme configuration. It also adds the option to disable edge-detecting auto-captures of identity documents when not using YotiDocumentScan.

v5.0.1

19 Jun 07:31
57d3d92

Choose a tag to compare

Supports Android SDK 4.1.0.

Includes Android related dependency updates:

  • Update AGP to latest version and fix compatibility issues
  • Update Android compile and target sdk versions to 34

v5.0.0

13 May 11:42
c0e5154

Choose a tag to compare

Supports RN 0.70+, Android 4+ and iOS 7+.

Important: This is a major release, so please read through the updated README for required changes to your integration. Most importantly, we've updated the function signature used to launch a session. In addition, we've added optional configuration and customization options for single-flow sessions and theming on iOS.

v4.0.0

04 Oct 10:02
5e44b0e

Choose a tag to compare

Changes:

  • Supports iOS 6.0.0+
  • Allows for a dark mode color theme to be shown on iOS according to the user's device settings
    • Added the setDarkPrimaryColorRGB API to allow customization of the dark mode's primary color
    • Renamed the light mode's primary color API from setPrimaryColorRGB to setLightPrimaryColorRGB

Important: This is a major release that contains a breaking change to RNYotiDocScan's API.

v3.0.1

11 Jul 13:05
406a5f1

Choose a tag to compare

Updates the primary color on iOS.

v3.0.0

01 May 15:53
d2361d2

Choose a tag to compare

Adds support for Android 3.3.0+ and iOS 5.0.0+.