UNPKG

@zecky-dev/react-native-app-list

Version:

Retrieves a list of all installed apps on an Android device and allows checking whether a specific app is installed.

5 lines (4 loc) 168 B
"use strict"; import { TurboModuleRegistry } from 'react-native'; export default TurboModuleRegistry.getEnforcing('AppList'); //# sourceMappingURL=NativeAppList.js.map