A lightweight React Native library to manage and enable the 'Install Unknown Apps' permission on Android devices. Ideal for apps that need to install APK files from external sources.
To retrieve the list of installed apps, including their package names and version codes, use the getInstalledApps function: ...