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

android settings in React Native

Results 2 react-native-android-settings-library issues
Sort by recently updated
recently updated
newest added

Hello, React Native 0.57 targets Grade 3 with `27.0.3` buildsTools version and others configs. This package is pretty cool, if needed I can take some times to make a PR

I am running react-native-android-settings-library in a Nexus 5X emulator on Android 8.0 (Oreo) with API 26. I tried both example lines from your README: `RNANAndroidSettingsLibrary.main();` and `RNANAndroidSettingsLibrary.open('ACTION_WIFI_SETTINGS');`, but neither actually...