Home
last modified time | relevance | path

Searched defs:appDelegateSubscribers (Results 1 – 9 of 9) sorted by relevance

/expo/packages/@expo/fingerprint/src/sourcer/__tests__/fixtures/
H A DExpoAutolinkingIos.json9 "appDelegateSubscribers": [], array
24 "appDelegateSubscribers": [], array
39 "appDelegateSubscribers": [], array
54 "appDelegateSubscribers": [], array
69 "appDelegateSubscribers": [], array
79 "appDelegateSubscribers": [], array
94 "appDelegateSubscribers": [], array
109 "appDelegateSubscribers": [], array
/expo/packages/expo-router/
H A Dexpo-module.config.json5 "appDelegateSubscribers": ["ExpoHeadAppDelegateSubscriber"] array
/expo/packages/expo-file-system/
H A Dexpo-module.config.json6 "appDelegateSubscribers": ["FileSystemBackgroundSessionHandler"] array
/expo/packages/expo-screen-orientation/
H A Dexpo-module.config.json8 "appDelegateSubscribers": ["ScreenOrientationAppDelegate"], array
/expo/packages/expo-updates/
H A Dexpo-module.config.json6 "appDelegateSubscribers": ["ExpoUpdatesAppDelegateSubscriber"], array
/expo/packages/expo-dev-launcher/
H A Dexpo-module.config.json8 "appDelegateSubscribers": ["ExpoDevLauncherAppDelegateSubscriber"], array
/expo/packages/expo-modules-autolinking/src/platforms/
H A Dios.ts117 const appDelegateSubscribers = ([] as string[]).concat( constant
/expo/packages/expo-modules-autolinking/src/
H A Dtypes.ts71 appDelegateSubscribers: string[]; property
/expo/packages/expo-modules-autolinking/build/
H A Dtypes.d.ts57 appDelegateSubscribers: string[]; property