@onfido/react-native-sdk
Advanced tools
Changelog
[11.0.0] - 2024-03-06
Changelog
[10.7.0] - 2024-02-01
allowedDocumentTypes
:
welcome
(boolean) flag in the configuration.Changelog
[10.6.0] - 2023-12-11
Changelog
[10.5.0] - 2023-11-15
disableNFC
definition, as former enableNFC
was changed.
NFC is now opt-out, being enabled by default.Changelog
[10.4.0] - 2023-10-10
captureType
for MediaResult
objects - on AndroidChangelog
[10.3.1] - 2023-09-21
byteArrayStringToBase64
for converting the fileData
attribute of a MediaFile
, from a String representation of byte array data, to a Base64 format - in the custom media callbacks use case.OnfidoMediaResult
type so that captureType
is visible. This refers to the type of the media capture in each case, which can be DOCUMENT
, FACE
or VIDEO
.Changelog
[10.3.0] - 2023-09-11
Changelog
[10.2.0] - 2023-09-01
Changelog
[10.1.0] - 2023-08-01
primaryColor
description