Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts16 export interface PushNotification { interface
191 handler: (notification: PushNotification) => void,
226 | ((notification: PushNotification) => void)
273 getInitialNotification(): Promise<PushNotification | null>;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts16 export interface PushNotification { interface
191 handler: (notification: PushNotification) => void,
226 | ((notification: PushNotification) => void)
273 getInitialNotification(): Promise<PushNotification | null>;