[React Native] Open App Location Settings screen

Hey guys, I have been trying to Link users to the actual LOCATION/NOTIFICATION page of the settings in the OS and I can't find a way to do it. If I call the standard Linking.openSettings() I get to this screen:
2 Replies
Andre___
Andre___12mo ago
I want to get to the inner screen where the user can actually change the permission status, like in this picture:
Andre___
Andre___12mo ago
Any idea how to do this ? I have tried a bunch of different things and nothing really works.... Thanks!