Home
last modified time | relevance | path

Searched defs:getIosPushNotificationServiceEnvironmentAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-application/build/
H A DApplication.js141 export async function getIosPushNotificationServiceEnvironmentAsync() { function
/expo/packages/expo-application/src/
H A DApplication.ts154 export async function getIosPushNotificationServiceEnvironmentAsync(): Promise<PushNotificationServ… function