UNPKG

@socure-inc/docv-react-native

Version:

The Predictive Document Verification (DocV) SDK React Native bridge allows you to use the DocV SDK v4 for Android and iOS in your React Native application.

2 lines (1 loc) 159 B
export declare function launchSocureDocV(docVTransactionToken: string, publicKey: string, useSocureGov: boolean, onSuccess: Function, onError: Function): any;