How to show notification like the one shown in the picture in ionic apps

how can I show notification (“Closed new tab”) like the one shown in the picture in my ionic apps. Is there any cordova or ionic tool available to get notifications like this.

If you are using Ionic 2 or newer (You tagged your post as using Ionic 1, but this may be a mistake)::

https://ionicframework.com/docs/components/#toast
Switch to “Android”, then click “Show Toast Bottom Position” or “Show Toast w/ Close Button”.

Hi @abhi123,

You can use the below mentioned plugin for the notification.

Hope this will help you.