Push Notifications
Coming soon
Push notifications aren't available yet. This page is a preview of where we're headed — no dates promised.
Push notifications let your app reach people when they're not in it — reminders, alerts, new-activity pings, and re-engagement.
What It Will Enable
- Reminders at a user-chosen time ("remind me at 9am to log water")
- Alerts for new activity ("you have a new message from Alex")
- Notifications triggered by events in your app ("your order shipped")
- Recurring schedules ("weekly summary every Sunday at 6pm")
How It Will Work in AppX
The idea is the same as the rest of AppX: describe it, and AppX builds it.
- Describe the notifications you need in chat.
- AppX generates the permission flow and the scheduling/sending code, in real Expo + React Native.
- AppX handles the setup so you don't manage push certificates by hand.
- Test it from your workspace before shipping.
We're planning support for scheduled notifications, event-driven notifications, and on-device local notifications.
Notify Me
Watch the AppX changelog for the moment this ships.