UNPKG

vci-true-id

Version:

This is a library dedicated to the eKYC feature.

6 lines (3 loc) 105 B
import { NativeModules } from 'react-native'; const { TrueId } = NativeModules; export default TrueId;