I need to turn on the Do Not Disturb mode on Android, in my React Native App.
It does not need to be Cross Platform, just needs to work on Android.
I found Android how to turn on do not disturb (dnd) programmatically but since, I don't know Native Development I can't get it to work.