UNPKG

react-native-zhuge

Version:

react native zhugeio.com tracking

6 lines (4 loc) 142 B
import {NativeModules} from 'react-native'; const ZhuGe = NativeModules.ZhuGe; export const {identify, track} = ZhuGe; export default ZhuGe;