UNPKG

react-native-trustdevice

Version:

React Native TrustDevice component

4 lines (3 loc) 133 B
import {NativeModules} from 'react-native'; const TrustDevice = NativeModules.TrustDevice; var _default=exports.default=TrustDevice;