UNPKG

react-native-persona

Version:

Launch a mobile native implementation of the Persona inquiry flow from React Native.

7 lines (6 loc) 154 B
export declare class Versions { /** * @return version of the underlying Android/iOS Inquiry SDK */ static nativeSdkVersion(): String; }