| /expo/packages/expo-updates/build/ |
| H A D | Updates.d.ts | 26 export declare const checkAutomatically: UpdatesCheckAutomaticallyValue | null; constant
|
| H A D | Updates.js | 35 export const checkAutomatically = _checkAutomaticallyMapNativeToJS[ExpoUpdates.checkAutomatically] … constant
|
| /expo/ios/versioned/sdk49/EXUpdates/EXUpdates/ |
| H A D | UpdatesModule.swift | 34 …let checkAutomatically = updatesService?.config?.checkOnLaunch.asString ?? CheckAutomaticallyConfi… in definition() variable
|
| /expo/packages/expo-updates/ios/EXUpdates/ |
| H A D | UpdatesModule.swift | 34 …let checkAutomatically = updatesService?.config?.checkOnLaunch.asString ?? CheckAutomaticallyConfi… in definition() variable
|
| /expo/packages/expo-updates/src/ |
| H A D | Updates.ts | 52 export const checkAutomatically: UpdatesCheckAutomaticallyValue | null = constant
|
| /expo/home/ |
| H A D | app.json | 18 "checkAutomatically": "NEVER", string
|
| /expo/android/app/src/main/assets/ |
| H A D | kernel-manifest.json | 1 …ales":{},"privacy":"unlisted","updates":{"useClassicUpdates":true,"checkAutomatically":"ON_LOAD","… string
|
| /expo/ios/Exponent/Supporting/ |
| H A D | kernel-manifest.json | 1 …ales":{},"privacy":"unlisted","updates":{"useClassicUpdates":true,"checkAutomatically":"ON_LOAD","… string
|
| /expo/packages/expo-updates/e2e/fixtures/ |
| H A D | Updates.e2e.ts | 489 const checkAutomatically = await testElementValueAsync('checkAutomatically'); constant
|
| /expo/packages/@expo/cli/src/api/__tests__/fixtures/ |
| H A D | 44.0.0.json | 1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
|
| H A D | UNVERSIONED.json | 1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
|
| /expo/docs/public/static/schemas/v47.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/v46.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/unversioned/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/v48.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/v49.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/packages/jest-expo/src/preset/ |
| H A D | expoModules.js | 798 checkAutomatically: { type: 'string' }, property
|