UNPKG

react-native-launch-intent-package

Version:
7 lines (3 loc) 140 B
import { NativeModules } from 'react-native'; const { PackageIntentAndroid } = NativeModules; module.exports = { PackageIntentAndroid };