UNPKG

react-native-external-scan-gun

Version:
7 lines (3 loc) 108 B
import { NativeModules } from 'react-native'; const { scanGun } = NativeModules; export default scanGun;