Home
last modified time | relevance | path

Searched refs:TimeIntervalTriggerInput (Results 1 – 11 of 11) sorted by relevance

/expo/packages/expo-notifications/src/
H A DNotificationScheduler.types.ts44 export interface TimeIntervalTriggerInput { interface
86 | TimeIntervalTriggerInput
H A DscheduleNotificationAsync.ts12 TimeIntervalTriggerInput,
182 | TimeIntervalTriggerInput
254 trigger: TimeIntervalTriggerInput | CalendarTriggerInput
H A DNotifications.types.ts272 export interface TimeIntervalTriggerInput { interface
325 | TimeIntervalTriggerInput
/expo/packages/expo-notifications/build/
H A DNotificationScheduler.types.d.ts32 export interface TimeIntervalTriggerInput { interface
64 …elAwareTriggerInput | DateTriggerInput | CalendarTriggerInput | TimeIntervalTriggerInput | DailyTr…
H A DNotificationScheduler.types.js.map1TimeIntervalTriggerInput {\n type: 'timeInterval';\n channelId?: string;\n repeats: boolean;\n …
H A DNotifications.types.d.ts241 export interface TimeIntervalTriggerInput { interface
290 export type SchedulableNotificationTriggerInput = DateTriggerInput | TimeIntervalTriggerInput | Dai…
H A DscheduleNotificationAsync.js.map1TimeIntervalTriggerInput,\n DateTriggerInput,\n ChannelAwareTriggerInput,\n SchedulableNotifica…
H A DNotifications.types.js.map1TimeIntervalTriggerInput {\n channelId?: string;\n repeats?: boolean;\n seconds: number;\n}\n\n…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dnotifications.mdx1711 | TimeIntervalTriggerInput
1736 #### `TimeIntervalTriggerInput`
1743 export interface TimeIntervalTriggerInput {
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dnotifications.mdx1711 | TimeIntervalTriggerInput
1736 #### `TimeIntervalTriggerInput`
1743 export interface TimeIntervalTriggerInput {
/expo/packages/expo-notifications/
H A DREADME.md1705 | TimeIntervalTriggerInput
1730 ### `TimeIntervalTriggerInput`
1735 export interface TimeIntervalTriggerInput {