Releases: digio-tech/reactnative-sdk
Releases · digio-tech/reactnative-sdk
v2.0.10
- 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
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
- Updated digio bom version 42
- New CVL aar updated
- New camera added for android
v2.0.7
- Global param added for both platform
v2.0.6
- Fix: Mandate Response code correction for android
v2.0.5
- 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
Update README.md
React Native Stable SDK
Released first stable version of the React Native SDK
Includes both Android and iOS Functionality