expo open app settings

JavaScript
// It will open the settings for your app.
Linking.openURL('app-settings:')
Source

Also in JavaScript: