Home
last modified time | relevance | path

Searched refs:PUSH_ENDPOINT (Results 1 – 2 of 2) sorted by relevance

/expo/apps/native-component-list/src/api/
H A DregisterForPushNotificationsAsync.ts6 const PUSH_ENDPOINT = 'https://exp.host/--/api/v2/push/send'; constant
19 const response = await fetch(PUSH_ENDPOINT, {
/expo/apps/test-suite/tests/
H A DNotifications.js1835 const PUSH_ENDPOINT = 'https://exp.host/--/api/v2/push/send'; constant
1839 const response = await fetch(PUSH_ENDPOINT, {