Get a list of installed apps on android using react native
Hi People,
I'm trying to build a simple android launcher using react-native. Is there a way to get a list of the installed apps? I tried to use npmjs.com/package/react-native-android-ins… using the expo tool but it isn't working correctly and is throwing errors.
Thanks, Arun