nenadjovanoski / vue-push-notification-preview

A library for previewing push notification on devices.
MIT License
14 stars 7 forks source link

Remove phone image #10

Open james-astra opened 2 months ago

james-astra commented 2 months ago

Feature request

Extra option to remove the phone image altogether and show just the notification preview :)

nenadjovanoski commented 2 months ago

That's a great point.

The way I could implement this is to extract the Notification preview as its own component without having the Android or Iphone image.

james-astra commented 2 months ago

That's a great point.

The way I could implement this is to extract the Notification preview as its own component without having the Android or Iphone image.

This would be a very good option! :D

nenadjovanoski commented 2 months ago

I will have a look at this probably in the next 2 weeks.

What Vue.js version you are looking to use this in?

james-astra commented 2 months ago

I will have a look at this probably in the next 2 weeks.

What Vue.js version you are looking to use this in?

That would be awesome, I'm using Vue 3