How to create the common notification with ngx-bootstrap like toaster notification

Viewed 8440

I am new to angular 2& 4. I want to create the custom notification with ngx-bootstrap alerts and modal. I have searched and got some sample. But those are not simple. I just need a simple blueprint for create the notification with service,interface and component.

Please any one guide me with sample code.

2 Answers
Related