Home
last modified time | relevance | path

Searched refs:locally (Results 1 – 25 of 123) sorted by relevance

12345

/expo/apps/sandbox/
H A DREADME.md3 …e developing locally. Everything in this folder other than the already committed files is ignored.…
/expo/tools/
H A DREADME.md5 - Test and develop CI locally
6 - Run tests locally
/expo/docs/pages/eas-update/
H A Ddevelop-faster.mdx11 ## Developing locally
13 When developing locally, `npx expo start` will start a server that serves a manifest and assets to …
15 We want to make sure that our locally developed app is using the same protocol locally as it does w…
/expo/docs/pages/build-reference/
H A Dlocal-builds.mdx32 …use from inspecting the logs, you may find it helpful to debug the issue locally. To simplify that…
40 Some of the options available for cloud builds are not available locally. Limitations you should be…
45 - EAS Secrets are not supported (set them in your environment locally instead).
H A Dtroubleshooting.mdx24 Common questions that fall under this category are: "my app runs well locally by crashes immediatel…
88 ## Verify that your JavaScript bundles locally
92 You can build the production bundle locally by running `npx expo export` to bypass all of the other…
94 ## Verify that your project builds and runs locally
96 …root cause, it's time to try to reproduce the issue locally. If your project builds and runs local…
122 …. Fix the issues locally, then try again on EAS Build. The other advice in this doc may be useful …
126locally**, for example, because you do not have an Apple computer and therefore cannot build an iO…
132 <Collapsible summary="My app builds locally, but not on EAS Build">
134 …oid --variant release` & `npx expo run:ios --configuration Release` work locally, but your builds …
161 …in your help request on chat or forums. If you are performing this build locally with `eas build -…
H A Dapp-versions.mdx3 description: Learn about different version types and how to manage them remotely or locally.
82 If you want to build your project locally in Android Studio or Xcode using the same version stored …
104 You may opt in to auto incrementing versions locally with the `autoIncrement` option on a build pro…
/expo/docs/pages/app-signing/
H A Dsyncing-credentials.mdx6 … a situation where you want to pull your credentials down to run a build locally. And if you use l…
14 iOS credentials require two steps to set up locally. You will first need to install the distributio…
/expo/docs/pages/guides/
H A Dlocal-app-development.mdx3 description: Learn how to compile and build your app locally when using Expo.
14locally using your machine, you have to manually generate native code before testing the debug bui…
189 To build your project locally you can use compile commands from Expo CLI which generates the **andr…
200 The above commands compile your project into an app locally. You can also add the `--device` flag t…
212 Learn how Expo CLI uses <CODE>run</CODE> commands to compile your app locally, arguments you
233 … Learn how to run EAS Build on your custom infrastructure or locally on your machine with the{' '}
/expo/packages/expo-updates/e2e/
H A DREADME.md3 To run the updates e2e tests locally, do the following:
68 - Testing the EAS build locally:
148 - Build and run the project locally
/expo/packages/expo-dev-launcher/android/src/testDebug/java/expo/modules/devlauncher/launcher/loaders/
H A DDevLauncherAppLoaderFactoryTest.kt67 …fun `loads app locally if manifest indicates developer tool and no updatesInterface exists`() = ru… in <lambda>()
95 …fun `loads app locally if manifest indicates developer tool and updatesInterface exists`() = runBl… in <lambda>()
/expo/docs/pages/debugging/
H A Druntime-issues.mdx13 Whether you're developing your app locally, sending it out to select beta testers, or launching you…
38 …native debugging with Android Studio and Xcode by generating source code locally and building from…
108 … in addressing a production error is to reproduce it locally.** Once you reproduce an error locall…
110 … your app in **production mode** locally will show errors that normally wouldn't be thrown. You ca…
/expo/docs/pages/develop/user-interface/
H A Dstore-data.mdx13 `expo-secure-store` provides a way to encrypt and securely store key-value pairs locally on the dev…
24 `expo-file-system` provides access to a file system stored locally on the device. Within Expo Go, e…
/expo/packages/expo-secure-store/
H A DREADME.md10 Provides a way to encrypt and securely store key–value pairs locally on the device.
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dsecurestore.mdx3 description: A library that provides a way to encrypt and securely store key-value pairs locally on…
14 `expo-secure-store` provides a way to encrypt and securely store key–value pairs locally on the dev…
H A Dfilesystem.mdx17 `expo-file-system` provides access to a file system stored locally on the device. Within Expo Go, e…
143 // If our gif doesn't exist locally, it downloads it
151 console.log("Gif isn't cached locally. Downloading…");
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dsecurestore.mdx3 description: A library that provides a way to encrypt and securely store key-value pairs locally on…
14 `expo-secure-store` provides a way to encrypt and securely store key–value pairs locally on the dev…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dsecurestore.mdx3 description: A library that provides a way to encrypt and securely store key-value pairs locally on…
14 `expo-secure-store` provides a way to encrypt and securely store key–value pairs locally on the dev…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dsecurestore.mdx3 description: A library that provides a way to encrypt and securely store key-value pairs locally on…
14 `expo-secure-store` provides a way to encrypt and securely store key–value pairs locally on the dev…
/expo/docs/pages/workflow/
H A Dlogging.mdx18 You can view native runtime logs in Android Studio and Xcode by compiling the native app locally. F…
/expo/.github/workflows/
H A Ddevelopment-client.yml45 - name: Make Yarn resolve expo-dev-client dependencies locally
100 - name: Make Yarn resolve expo-dev-client dependencies locally
/expo/packages/expo-document-picker/
H A DREADME.md55 > Running `npx expo prebuild` will generate the [native project locally](https://docs.expo.dev/work…
/expo/packages/expo-asset/build/
H A DAssetHooks.js.map1 …set';\n\n// @needsAudit\n/**\n * Downloads and stores one or more assets locally.\n * After the as…
/expo/apps/
H A DREADME.md14 A project excluded from Git where you can try out things locally.
/expo/docs/pages/versions/unversioned/sdk/
H A Dsecurestore.mdx3 description: A library that provides a way to encrypt and securely store key-value pairs locally on…
19 `expo-secure-store` provides a way to encrypt and securely store key–value pairs locally on the dev…
H A Dfilesystem.mdx17 `expo-file-system` provides access to a file system stored locally on the device. Within Expo Go, e…
143 // If our gif doesn't exist locally, it downloads it
151 console.log("Gif isn't cached locally. Downloading…");

12345