Home
last modified time | relevance | path

Searched refs:learnMore (Results 1 – 17 of 17) sorted by relevance

/expo/packages/@expo/cli/src/register/
H A DregisterAsync.ts4 import { learnMore } from '../utils/link';
12 …ister an account in CI. Use the EXPO_TOKEN environment variable to authenticate in CI (${learnMore(
/expo/packages/@expo/cli/src/start/platforms/
H A DPlatformManager.ts10 import { learnMore } from '../../utils/link';
79 `this project's app config.\n${learnMore('https://docs.expo.dev/development/build/')}`
94 `development build, you need to create and install one first.\n${learnMore(
148 `Please make and install a development build on the device first.\n${learnMore(
/expo/packages/@expo/cli/src/start/interface/
H A DinteractiveActions.ts7 import { learnMore } from '../../utils/link';
55 learnMore('https://expo.fyi/start')
91 …mpatible apps connected. JavaScript Debugging can only be used with the Hermes engine. ${learnMore(
/expo/packages/@expo/cli/src/install/
H A DcheckPackages.ts13 import { learnMore } from '../utils/link';
56 )}. These dependencies are listed in {bold expo.install.exclude} in package.json. ${learnMore(
H A DinstallAsync.ts15 import { learnMore } from '../utils/link';
123 } listed in {bold expo.install.exclude} in package.json. ${learnMore(
/expo/packages/@expo/cli/src/utils/
H A DgetOrPromptApplicationId.ts4 import { learnMore } from './link';
43 chalk`\n{bold �� iOS Bundle Identifier} {dim ${learnMore(
151 chalk`\n{bold �� Android package} {dim ${learnMore('https://expo.fyi/android-package')}}\n`
H A DvalidateApplicationId.ts6 import { learnMore } from './link';
185 learnMore(url)
H A Dlink.ts31 export function learnMore( function
H A Dcodesigning.ts28 import { learnMore } from '../utils/link';
188 …figuring EAS enables a more secure development experience amongst many other benefits. ${learnMore(
/expo/packages/@expo/cli/src/run/ios/codeSigning/
H A DresolveCertificateSigningIdentity.ts8 import { learnMore } from '../../../utils/link';
37 learnMore('https://expo.fyi/setup-xcode-signing')
/expo/packages/@expo/cli/src/api/user/
H A Dactions.ts9 import { learnMore } from '../../utils/link';
64 … nonInteractiveHelp: `Use the EXPO_TOKEN environment variable to authenticate in CI (${learnMore(
H A Dotp.ts7 import { learnMore } from '../../utils/link';
24 …t nonInteractiveHelp = `Use the EXPO_TOKEN environment variable to authenticate in CI (${learnMore(
/expo/packages/@expo/cli/src/export/
H A DprintBundleSizes.ts9 import { learnMore } from '../utils/link';
34 chalk`�� JavaScript bundle sizes affect startup time. {dim ${learnMore(
H A DexportStaticAsync.ts24 import { learnMore } from '../utils/link';
40 learnMore('https://docs.expo.dev/router/reference/static-rendering/')
/expo/packages/@expo/cli/src/start/server/metro/
H A DMetroTerminalReporter.ts8 import { learnMore } from '../../../utils/link';
161 learnMore(DOCS_PAGE_URL),
169 learnMore(DOCS_PAGE_URL),
H A DwithMetroMultiPlatform.ts30 import { learnMore } from '../../../utils/link';
449 learnMore('https://docs.expo.dev/guides/typescript/#path-aliases')
/expo/packages/@expo/cli/src/start/platforms/android/
H A Dadb.ts7 import { learnMore } from '../../../utils/link';
65 learnMore('https://expo.fyi/authorize-android-device')