Before, I used to use react-native-push-notification library for push messages on the app.
The heads-up notification showed full title and message no matter the notification pop-up style. but using Notifee, heads-up notification follows the pop-up style.
Is there any way to disable or ignore the pop-up style?
I want the heads-up notification to be showed like the “detailed” style.
Please help me! and thanks in advance!