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-installed-… using the expo tool but it isn't working correctly and is throwing errors.
Thanks, Arun
Sriraman
Software Engineer @ LifeOn24
React native won't be the right platform to make Android Launcher. Even if you want to make, You have to detach from expo to do these kind of stuffs.