react-native-open-notification icon indicating copy to clipboard operation
react-native-open-notification copied to clipboard

Linking directly to notifications settings on ios

Open joprice opened this issue 8 months ago • 1 comments

Regarding the comment in the readme iOS's API currently does not allow opening app's notification settings directly., it looks like this has been made available in newer versions. I found an example in the zulip mobile repo:

https://github.com/zulip/zulip-mobile/blob/4d9d46d7f852af3fb4d44463654a141141e7bac3/src/utils/openLink.js#L42-L52

joprice avatar Feb 21 '25 16:02 joprice