Skip to content

Releases: onfido/react-native-sdk

v6.1.0

07 Nov 10:10
Compare
Choose a tag to compare
  • Public: Update underlying Onfido native SDK versions:
    • iOS 26.1.1 (up from 26.0.1)
  • Public: Start supporting Typescript
  • Public: Fix iOS build on older Xcode versions

v6.0.0

13 Sep 12:02
Compare
Choose a tag to compare
  • Public: Update underlying Onfido native SDK versions:
    • Android 13.0.0 (up from 12.2.0)
    • iOS 26.0.1 (up from 25.1.0)
  • Public: Update the supported React version to the latest
  • Public: Fixed Android build with Java issues

v5.4.0

23 Jun 08:45
Compare
Choose a tag to compare

Changed:

  • Public: Update underlying Onfido native SDK versions:
    • Android 12.2.0 (up from 11.5.0)
    • iOS 25.1.0 (up from 24.6.0)

v5.3.0

02 May 10:44
Compare
Choose a tag to compare

Changed:

  • Public: Update underlying Onfido native SDK versions:
    • Android 11.5.0 (up from 11.4.1)
    • iOS 24.6.0 (up from 24.5.0)

v5.2.0

19 Apr 09:50
Compare
Choose a tag to compare

Changed:

  • Public: Updated underlying Onfido native SDKs versions:
    • Android 11.4.1 (up from 11.3.0)
    • iOS 24.5.0 (up from 24.3.0)

5.1.0

21 Mar 13:54
Compare
Choose a tag to compare

Changed:

  • Public: Upgraded to React v17.0.1 and React Native v0.64.
  • Public: Updating Country Code list to match iOS SDK

5.0.0

18 Feb 14:05
Compare
Choose a tag to compare

Changed:

  • Public: Updated underlying Onfido iOS SDK to version 24.3.0 (up from 23.1.0).
    For more information visit the Onfido iOS SDK releases on Github
    NOTE: This version of SDK will only support building your app with Xcode 13 due to lack of backward compatibility introduced by Apple with Xcode 13.
  • Public: Updated underlying Onfido Android SDK to version 11.3.0 (up from 10.3.2).
    For more information visit the Onfido Android SDK releases on Github

4.0.1

28 Jan 11:22
Compare
Choose a tag to compare

Changed:

  • Public: Fixed compile time issue that happened on Android due to wrong parsing of the author payload from package.json file, thanks @andreaSimonePorceddu for the contribution.
  • Public: Removed the final screen from being always shown at the end of the flow steps on Android

4.0.0

13 Jan 15:28
Compare
Choose a tag to compare

Changed:

  • Public: Upgraded the Gradle version of the Onfido's React Native SDK to v7.0.2
  • Public: Upgraded the Android Gradle Plugin to v7.0.4

3.0.0

23 Dec 14:54
Compare
Choose a tag to compare

Changed:

  • Public: Updated underlying Onfido iOS SDK to version 23.1.0 (up from 22.3.0). For more information visit the Onfido iOS SDK releases on Github NOTE: This version of SDK will only support building your app with Xcode 13 due to lack of backward compatibility introduced by Apple with Xcode 13.
  • Public: Updated underlying Onfido Android SDK to version 10.3.2 (up from 10.1.0). For more information visit the Onfido Android SDK releases on Github