Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

maidul98's avatar

Push notification with Expo for laravel

I see this package that looks to do this: https://github.com/Alymosul/laravel-exponent-push-notifications/#available-message-methods

However, I don't see how I can add a notification icon and the destination to where I want the notification to take the user when they click it. Any help?

0 likes
1 reply
bobbybouwmann's avatar

This package doesn't allow for that. You either have to build this functionality yourself in the package or build something custom on your own.

Please or to participate in this conversation.