ios
ios copied to clipboard
Programatically disable push notification popup in foreground
In react native ios, I want to disable push notification pop up in foreground from javascript side in specific scenarios.
How can I achieve that, Is there possible ways to do that?