react-native-android-open-settings icon indicating copy to clipboard operation
react-native-android-open-settings copied to clipboard

Open android settings from your react native app

Results 20 react-native-android-open-settings issues
Sort by recently updated
recently updated
newest added

Hi! I wan't to use this library, but i don't know if it's still having mainainence? Is it? Thanks in advance!

Please add a new method that allows going to Lock Screen Settings screen as action type ACTION_BIOMETRIC_ENROLL. Thank the team very much!

Hi, Is there any option to open the finger print setup or passcode setup screen.

Hello, can you please add one more setting is battery optimisation, so i can add and remove app from battery optimisation. thanks

Implementation of opening the tethering menu settings. The code should work with at least 4.1.2

Would be great if you could add a method to open the **App Permissions** screen directly. That way we can directly prompt the user to turn on calendar permission (that's...

How can I access my app's specific settings, where I can view permissions, storage, data usage and so on?

This open settings configuration of sound and volume. https://developer.android.com/reference/android/provider/Settings#ACTION_SOUND_SETTINGS

Hi I am using this in my react-native project. on button click I am setting the **AndroidOpenSettings.locationSourceSettings()** method. So as per the docs, it should open the location settings which...