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
Linking.openURL('app-settings://notification/myapp')