Searched refs:registerForPushNotificationsAsync (Results 1 – 11 of 11) sorted by relevance
8 export default async function registerForPushNotificationsAsync() { function
8 import registerForPushNotificationsAsync from '../api/registerForPushNotificationsAsync';53 // Using the same category as in `registerForPushNotificationsAsync`325 registerForPushNotificationsAsync();
18 registerForPushNotificationsAsync().then(token => setExpoPushToken(token));
81 async function registerForPushNotificationsAsync() {127 registerForPushNotificationsAsync().then(token => setExpoPushToken(token));
78 registerForPushNotificationsAsync().then(token => setExpoPushToken(token));128 async function registerForPushNotificationsAsync() {
79 registerForPushNotificationsAsync().then(token => setExpoPushToken(token));129 async function registerForPushNotificationsAsync() {
1 …ns from 'expo-notifications';\n *\n * export async function registerForPushNotificationsAsync(user…
76 registerForPushNotificationsAsync().then(token => setExpoPushToken(token));126 async function registerForPushNotificationsAsync() {407 export async function registerForPushNotificationsAsync(userId: string) {
432 export async function registerForPushNotificationsAsync(userId: string) {