push-notifications

Installation
SKILL.md

Push Notifications

Expo Notifications

npx expo install expo-notifications expo-device
import * as Notifications from 'expo-notifications';
import * as Device from 'expo-device';
Installs
94
First Seen
Jun 30, 2026
push-notifications — timequity/vibe-coder