react-native-app-helpers/showSettingsScreen Shows the settings screen for the current application. Only available on iOS and Android. Usage import { showSettingsScreen } from "react-native-app-helpers"; await showSettingsScreen();