zo0r / react-native-push-notification

React Native Local and Remote Notifications
MIT License
6.77k stars 2.05k forks source link

How to display a short video in the notification similar to images using BigPicture property. #2421

Open kselman opened 3 months ago

kselman commented 3 months ago

I dont see any members of PushNotificationObject that take a video url, simialr to how the imageUrl and BigPicture work. I was able to get this to work on iOS using a native app extension. Is there something similar I need to do on Android?

If not possible in this package, any suggestions?