add-onesignal-push

Installation
SKILL.md

Add OneSignal Push (advanced beyond expo-notifications)

expo-notifications is fine for basic push. OneSignal adds: segmentation, A/B test, scheduled campaigns, automation triggers.

When to use which

Need Tool
Send push to a single user from your backend expo-notifications + Expo Push API
Send to all users / a segment OneSignal
Triggered campaigns (e.g., "didn't open in 3 days") OneSignal
A/B test push copy OneSignal
In-app messages (overlays, not just push) OneSignal

Install

pnpm add onesignal-expo-plugin react-native-onesignal
Installs
2
GitHub Stars
1
First Seen
Aug 5, 2026
add-onesignal-push — khadinakbarlabs/expo-mobile-app-builder