Home
last modified time | relevance | path

Searched refs:applications (Results 1 – 25 of 70) sorted by relevance

123

/expo/packages/expo-test-runner/src/commands/
H A DRunTest.ts14 for (const appName in config.applications) {
15 const app = config.applications[appName];
H A DCreateProject.ts13 const app = config.applications[options.app];
/expo/packages/expo-test-runner/src/
H A DConfig.d.ts37 applications: { [key: string]: Application };
/expo/packages/unimodules-app-loader/
H A DREADME.md3 …manager`, `unimodules-react-native-adapter` and Expo Client to run Expo applications in background.
/expo/packages/expo-dev-client/
H A Dtest-runner.config.js57 applications: { property
/expo/packages/expo-test-runner/build/commands/
H A DRunTest.js34 for (const appName in config.applications) {
35 const app = config.applications[appName];
H A DCreateProject.js10 const app = config.applications[options.app];
H A DRunTest.js.map1 …g, Application] {\n for (const appName in config.applications) {\n const app = config.applicat…
H A DCreateProject.js.map1 …onfig: Config, options: CreateProjectOptions) {\n const app = config.applications[options.app];\n…
/expo/packages/expo-image/android/
H A Dproguard-rules.pro22 # https://bumptech.github.io/glide/doc/configuration.html#applications
/expo/packages/expo-sms/build/
H A DSMS.types.js.map1 … URI needs be a content URI so that it can be accessed by\n * other applications outside of Expo…
/expo/docs/pages/guides/
H A Dtroubleshooting-proxies.mdx57 ….host/ which is required to run Expo. <br /> **Also note:** Configure applications that need inter…
61 npm, git, Brew, Curl, and any other command line applications need proxy access too.
83 ### For command line applications
H A Dprogressive-web-apps.mdx72 ### Related applications
74 [Related applications](https://developer.mozilla.org/en-US/docs/Web/Manifest#related_applications) …
76 Related applications can be inferred automatically from the following native **app.config.js** prop…
92 **Optionally** you could override these values by manually defining the related applications:
/expo/docs/pages/routing/
H A Dintroduction.mdx3 description: Expo Router is an open-source routing library for Universal React Native applications
13 Expo Router is a file-based router for React Native and web applications. It allows you to manage n…
/expo/docs/pages/get-started/
H A Dinstallation.mdx12 To develop applications with Expo, make sure to check out the following requirements and recommende…
19 …fficially states](https://nodejs.org/en/about/releases/), "Production applications should only use…
/expo/guides/releasing/
H A DQuality Assurance.md71 You should set up two applications described in the [Test applications](#test-applications) section…
75 ### Test applications
/expo/docs/pages/versions/unversioned/sdk/
H A Dpedometer.mdx92 ## Standalone applications
H A Dsharing.mdx13 **`expo-sharing`** allows you to share files directly with other compatible applications.
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dsharing.mdx13 **`expo-sharing`** allows you to share files directly with other compatible applications.
H A Dpedometer.mdx92 ## Standalone applications
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dsharing.mdx13 **`expo-sharing`** allows you to share files directly with other compatible applications.
H A Dpedometer.mdx92 ## Standalone applications
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dpedometer.mdx92 ## Standalone applications
H A Dsharing.mdx13 **`expo-sharing`** allows you to share files directly with other compatible applications.
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dpedometer.mdx92 ## Standalone applications

123