I want to open ios setting app from my app. the settings destination is [ settings => notification => myapp ]. to turn on & turn off push notification.
There are so
Try this one for Open Specific System URL - Linking.openURL('App-Prefs:{3}')
Linking.openURL('App-Prefs:{3}')