UNPKG

@kycaid/react-native-sdk

Version:
9 lines (5 loc) 185 B
import { NativeModules } from 'react-native'; const { RNSdk } = NativeModules export default RNSdk export { VerificationData } from './store' export { Config, KYCAID } from './App';