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
Since React Native 0.60 to open App settings use:
Linking.openSettings()