> ## Documentation Index
> Fetch the complete documentation index at: https://www.vibecodeapp.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Expo Push Notifications

> Cross-platform notification service

Expo Push Notifications is a cross-platform notification service that works seamlessly with Expo and React Native apps.

It enables sending push notifications to iOS and Android devices with a simple API, handling all platform-specific details automatically.

## Features

* Cross-platform support
* iOS and Android
* Simple API
* Automatic handling
* Real-time delivery
* Easy integration

## Use Cases

* User notifications
* Real-time alerts
* Reminders
* Push marketing
* App engagement

## How to Use in Vibecode

Tell the AI agent:

> "Add push notifications to my app so I can send users reminders and updates"

The AI will set up the integration automatically. Usage is billed to your Vibecode credits at no markup.

<CardGroup cols={2}>
  <Card title="Browse All Integrations" icon="grid-2" href="/integrations/index">
    See all available integrations
  </Card>

  <Card title="Resend Email" icon="envelope" href="/integrations/resend-email">
    Add email notifications too
  </Card>
</CardGroup>
