Skip to content

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

v4.0.0

04 Oct 10:02
5e44b0e
Compare
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
Compare
Choose a tag to compare

Updates the primary color on iOS.

v3.0.0

01 May 15:53
d2361d2
Compare
Choose a tag to compare

Adds support for Android 3.3.0+ and iOS 5.0.0+.

v2.0.2

17 Nov 14:52
11f987d
Compare
Choose a tag to compare

Fixes issue on iOS with the compiler not being able to locate device or simulator archs using recursive paths.

v2.0.1

07 Nov 09:39
d54b451
Compare
Choose a tag to compare

Fixes issue on iOS with the compiler not being able to locate the simulator archs.

v2.0.0

04 Aug 09:21
5b3ddda
Compare
Choose a tag to compare

Changes:

  • Supports Android 3.1.1+ and iOS 4.0.1+
  • Allows integrators to specify which flows to include in their target

Important: This is a major release, so please read through the updated README for required changes to your integration.

v1.15.0

23 May 12:23
1c2fc5e
Compare
Choose a tag to compare
  • Support Android SDK version to 3.1.0
  • Support iOS SDK version to 3.1.2

v1.14.2

06 Apr 09:40
4044653
Compare
Choose a tag to compare

v1.14.1

16 Mar 17:21
3095337
Compare
Choose a tag to compare

Support v3.1.1 of the iOS SDK.

v1.14.0

07 Mar 10:34
c3de82b
Compare
Choose a tag to compare

Support native SDKs:

  • Android v3.0.0
  • iOS v3.1.0