Ionic: How to change InAppAlert push notification to clickable Toast like Google Hangout?

Hello,

How I can change inappalert notification to clickable toast, like Google Hangout doing.

What will be the solution for that? Please check below image with marked red area

Thanks

Yougeshwar

Maybe: https://ionicframework.com/docs/native/local-notifications/ and “isTriggered” or “on(eventName, callback)” ?

I’m not talking about how to generate notification, I’m receiving push notification properly, I want to use in app notification design like Google Hangout in app notification, is there any possibility