react-native-sdk
react-native-sdk copied to clipboard
Updating to v6.1.0 reports a TypeScript error.
node_modules/@onfido/react-native-sdk/js/Onfido.ts:29:16 - error TS2339: Property 'workflowRunId' does not exist on type 'OnfidoConfig'.
29 if (config.workflowRunId === undefined) {
Are you aware of this?