I’m building a chat feature within an Expo app. When a chat message is received, a push notification in sent to other participants. Is it possible to prevent this push notification to appear if the user is already on the chat screen? (something like Whatsapp)
Thx in advance