在React Native中打开Android系统设置

Min*_*Chu 8 android react-native react-native-android

我尝试了这个答案,但它不适用于Android

如何打开"设置" Linking.openURL('setting-url-here')

谢谢

unS*_*sei 2

Linking.openSettings()

迟到总比不到好。欲了解更多信息。

堆栈溢出问答:React Native Open settings through Linking.openURL in IOS

ReactNative 文档: https://reactnative.dev/docs/linking#open-custom-settings