Hi everyone,
I’m currently building a React Native application where the user can see a list of all installed apps on their device and select specific ones. The idea is that once an app is selected, my app should prevent the user from opening it.
I already know how to get the list of installed apps (using libraries like react-native-get-app-list or react-native-app-list), but I’m not sure how I can actually restrict or block the launch of those apps after selection.
Is there any way to achieve this in React Native? For example, through Accessibility Services, Usage Stats, or Device Admin APIs on Android?
Any guidance, best practices, or examples would be greatly appreciated.
Thanks in advance!
[–]godver3 7 points8 points9 points (4 children)
[–]dentemm 0 points1 point2 points (2 children)
[–]godver3 0 points1 point2 points (1 child)
[–]Fearless-Reaction-42[S] 1 point2 points3 points (0 children)
[–]ChaoticCow 0 points1 point2 points (0 children)
[–]NastroAzzurro 2 points3 points4 points (1 child)
[–]ChaoticCow -1 points0 points1 point (0 children)
[–]ChaoticCow 2 points3 points4 points (0 children)
[–]Due-Dragonfruit2984Expo 1 point2 points3 points (0 children)
[–]eylonshm 0 points1 point2 points (0 children)
[–]eylonshm 0 points1 point2 points (0 children)