0

enter image description hereI want to show a Push Notification as a banner in my Cordova-based app. When the app is in background by default on Android 5.0.1 when a Push Notification is received it gets added to the notification area. But is there any way to show it as a banner like Facebook or Whatsapp notifications?

1 Answers1

2

There is library you can use TSnackBar in this place

Actually this is modified SnackBar found in support-design. It comes from top you can make it look like iOS banner notification. Hope this will look and feel the same. For Lollipop and above read this

Community
  • 1
  • 1
Qamar
  • 4,959
  • 1
  • 30
  • 49