UNPKG

react-native-get-app-list

Version:

A comprehensive library to retrieve the list of all installed applications on Android devices, including detailed information such as package names, app name and version codes.

3 lines 158 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> </manifest>