Deep Links
Coming soon
Deep links aren't available yet. This page is a preview of where we're headed — no dates promised.
Deep links route people from outside your app — a web URL, an email, a push notification — straight into a specific screen inside it.
What It Will Enable
yourapp.com/product/123→ opens the product screen for item #123yourapp.com/invite/abc→ opens the referral-accept screen- Tapping a notification → opens the exact content it mentions
- Email links → land people on the right screen, not the home screen
How It Will Work in AppX
- Describe the links you need in chat: "a link that opens a specific recipe by ID."
- AppX configures the routing and generates the screen that reads the link's parameters — in real Expo + React Native.
- Test the link from your workspace.
We're planning support for verified HTTPS links on both iOS and Android, with domain verification handled through your custom domain.
Notify Me
Watch the AppX changelog for the moment this ships.