Hey everyone
I’m experimenting with XMTP for a mobile wallet messaging app, and I’m curious — has anyone successfully integrated push notifications in React Native when a new XMTP message comes in (without polling constantly)?
Ideally looking to combine it with Firebase Cloud Messaging or even something like Expo Notifications, but not sure of the cleanest way to bridge XMTP events to a native push layer.
Would love to see any examples or general guidance!
Jhonn Mick