Skip to content

Releases: digio-tech/reactnative-sdk

v2.0.10

23 Feb 14:34

Choose a tag to compare

  • Introduced Stateless flow support.
  • Stateless flow is currently limited to Selfie capture.
  • React Native SDK: Stateless flow support is iOS only (for now).

Full Changelog: v2.0.9...v2.0.10

v2.0.9

18 Feb 13:30

Choose a tag to compare

Changes for android

  • Corrected camera flow in One-Way Video KYC to prevent back camera activation after ID capture.
  • Resolved device-specific issue causing input text to be hidden in WebView/input fields.
  • Enhancement: Stability improvements and internal optimizations.

Full Changelog: v2.0.8...v2.0.9

v2.0.8

05 Jan 14:24

Choose a tag to compare

  • Updated digio bom version 42
  • New CVL aar updated
  • New camera added for android

v2.0.7

03 Dec 11:13

Choose a tag to compare

  • Global param added for both platform

v2.0.6

29 Oct 07:31

Choose a tag to compare

  • Fix: Mandate Response code correction for android

v2.0.5

27 Oct 13:01

Choose a tag to compare

  • Migrated to AGP latest 8.7+
  • 16KB page Support added
  • NSDL new Dependency added for android

iOS Update

  • DigioCaptureKit for selfie capture has been added. This kit includes ML-based enhancements for improved camera performance.
  • To enable this feature, add the following line to your Podfile and then run pod install:
    pod 'DigioCaptureKit'

React Native Stable SDK v1.0.2

27 Oct 13:09
2f8e30e

Choose a tag to compare

React Native Stable SDK

27 Oct 07:40

Choose a tag to compare

Released first stable version of the React Native SDK

Includes both Android and iOS Functionality