Home
last modified time | relevance | path

Searched refs:an (Results 1 – 25 of 1536) sorted by relevance

12345678910>>...62

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessTransform-test.js.snap7 …lidation should throw when not passing an array to an array prop 1`] = `"Transform with key of mat…
9 …dation should throw when not passing an array to an array prop 2`] = `"Transform with key of trans…
15 …a translate of the wrong size 1`] = `"Transform with key translate must be an array of length 2 or…
17 …a translate of the wrong size 2`] = `"Transform with key translate must be an array of length 2 or…
19 …throw when passing an Animated.Value 1`] = `"You passed an Animated.Value to a normal component. Y…
21 exports[`processTransform validation should throw when passing an invalid angle prop 1`] = `"Transf…
23 exports[`processTransform validation should throw when passing an invalid angle prop 2`] = `"Rotate…
25 exports[`processTransform validation should throw when passing an invalid value to a number prop 1`…
27 exports[`processTransform validation should throw when passing an invalid value to a number prop 2`…
29 exports[`processTransform validation should throw when passing an invalid value to a number prop 3`…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessTransform-test.js.snap9 …lidation should throw when not passing an array to an array prop 1`] = `"Transform with key of mat…
11 …dation should throw when not passing an array to an array prop 2`] = `"Transform with key of trans…
19 …a translate of the wrong size 1`] = `"Transform with key translate must be an array of length 2 or…
25 …throw when passing an Animated.Value 1`] = `"You passed an Animated.Value to a normal component. Y…
27 exports[`processTransform validation should throw when passing an invalid angle prop 1`] = `"Transf…
29 exports[`processTransform validation should throw when passing an invalid angle prop 2`] = `"Transf…
31 exports[`processTransform validation should throw when passing an invalid angle prop 3`] = `"Rotate…
33 exports[`processTransform validation should throw when passing an invalid angle prop 4`] = `"Rotate…
35 exports[`processTransform validation should throw when passing an invalid value to a number prop 1`…
37 exports[`processTransform validation should throw when passing an invalid value to a number prop 2`…
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessTransform-test.js.snap9 …lidation should throw when not passing an array to an array prop 1`] = `"Transform with key of mat…
11 …dation should throw when not passing an array to an array prop 2`] = `"Transform with key of trans…
19 …a translate of the wrong size 1`] = `"Transform with key translate must be an array of length 2 or…
25 …throw when passing an Animated.Value 1`] = `"You passed an Animated.Value to a normal component. Y…
27 exports[`processTransform validation should throw when passing an invalid angle prop 1`] = `"Transf…
29 exports[`processTransform validation should throw when passing an invalid angle prop 2`] = `"Transf…
31 exports[`processTransform validation should throw when passing an invalid angle prop 3`] = `"Rotate…
33 exports[`processTransform validation should throw when passing an invalid angle prop 4`] = `"Rotate…
35 exports[`processTransform validation should throw when passing an invalid value to a number prop 1`…
37 exports[`processTransform validation should throw when passing an invalid value to a number prop 2`…
[all …]
/expo/packages/expo-constants/src/__tests__/__snapshots__/
H A DConstants-test.ts.snap.ios3 …ifest throws an error if manifest is falsey when Constants.executionEnvironment is standalone 1`] …
5 …fest throws an error if manifest is falsey when Constants.executionEnvironment is storeClient 1`] …
H A DConstants-test.ts.snap.android3 …ifest throws an error if manifest is falsey when Constants.executionEnvironment is standalone 1`] …
5 …fest throws an error if manifest is falsey when Constants.executionEnvironment is storeClient 1`] …
/expo/docs/pages/ui-programming/
H A Dusing-svgs.mdx3 description: Learn how to create and use SVGs in an Expo project.
9an SVG and place it inline in an HTML file. This works because browsers understand how to parse an…
11 Let's go over the whole process of creating an SVG to presenting it in an Expo project.
13 ## Exporting an SVG
15 …l create an SVG file we can view in a code editor. Alternatively, these programs often allow right…
31 …nd/?native=true) is a great tool to convert individual SVG files. It takes an SVG as input then ca…
/expo/docs/pages/distribution/
H A Dapp-transfers.mdx4 description: An overview of transferring the ownership of an app to a different entity.
13 description="Transfer an EAS project to a different Expo account."
19 description="Transfer an Android app to a different Google Play developer account."
25 description="Transfer an iOS app to a different Apple Developer account."
H A Druntime-versions.mdx3 description: Learn how to set the runtime version for an app.
14 ## Setting the runtime version for an update
44 For an iOS build, add an entry to the **Expo.plist** with the key `EXUpdatesRuntimeVersion`. The va…
51 For an Android build, add an entry to **android/app/src/main/res/values/strings.xml** with the name…
74 Expo Go is meant for updates targeting an Expo SDK. If you want to test an update targeting a custo…
/expo/docs/pages/accounts/
H A Daccount-types.mdx22 It may be useful to create an Organization when:
30 - Sharing an [EAS Subscription](/eas/).
41 src="/static/images/accounts/create-an-organization.jpg"
57 You can convert your Personal Account into an Organization when you want to share access to project…
69an Organization Account requires that you designate a new user as the owner of the Organization a…
91 alt="Example demonstrating multiple members in an organization."
98 - Only members with an Admin or an Owner role can invite others.
99 - Members with an Owner role can grant members and invitees any role.
100 - Members with an Admin role can only give members and invitees up to and including Admin role (eve…
102 ### Rename an account
[all …]
/expo/packages/expo-module-scripts/templates/scripts/
H A Dwith-node.sh32 …not find "node" while running an Xcode build script. You need to specify the path to your Node.js …
/expo/packages/expo-constants/scripts/
H A Dwith-node.sh32 …not find "node" while running an Xcode build script. You need to specify the path to your Node.js …
/expo/packages/expo-updates/scripts/
H A Dwith-node.sh32 …not find "node" while running an Xcode build script. You need to specify the path to your Node.js …
/expo/packages/expo-modules-core/build/
H A DNativeModulesProxy.js.map1 …om './NativeModulesProxy.types';\n\n// We default to an empty object shim wherever we don't have a…
/expo/packages/create-expo-module/
H A DREADME.md3 … for iOS, Android, and TypeScript, along with an example project to interact with the module from …
/expo/docs/pages/eas-update/
H A Dhow-it-works.mdx10 …n your next app store release. Making an update available to builds involves creating a link betwe…
28 …them easily. It is defined in `eas.json`. For instance, we may have an Android and an iOS build wi…
29 …Later when we publish an update, we can make it available to the builds with the "staging" channel…
37 This diagram is just an example of how you could create builds and name their channels, and where y…
39 ### Publishing an update
41 …project by publishing an update. For example, we could change some text inside **App.js**, then we…
43an update, we can run `eas update --auto`. This command will create a local update bundle inside t…
53 …atform. With these fields, we can make sure that an update will run on a build with something call…
55 - The platform of the build and the target platform of an update must match exactly.
56 - The runtime version of the build and the target runtime version of an update must match exactly.
[all …]
H A Ddebug-advanced.mdx22 …app is already running. In certain cases, making a call to fetch an update and seeing an error mes…
34 The `expo-updates` library runs inside an end-user's app and makes requests to an update server to …
88 …o multiple platform-specific builds. For instance, we might have an Android build and an iOS build…
130an update, we find the channel of the build, then the branch linked to that channel. Once the bran…
154 …ctions for installing an SSL certificate, so that the program can decode HTTPS requests. Once that…
177 Here are the steps for inspecting an iOS Simulator build on macOS:
179 1. Create an iOS Simulator build of the app using EAS Build. This is done by adding `"ios": { "simu…
202an update is published with EAS Update, we create a manifest that end-user app's request. The mani…
216 …ctions for installing an SSL certificate, so that the program can decode HTTPS requests. Once that…
294 We are not able to publish an update, or parts of our update are not being published as expected.
[all …]
/expo/docs/pages/develop/development-builds/
H A Dnext-steps.mdx20 description="Learn about different ways to use environment variables in an Expo project."
27 description="Learn how an Android project is built on EAS Build."
34 description="Learn how an iOS project is built on EAS Build."
H A Dcreate-a-build.mdx19 …nd information on how to create a development build and then install it on an emulator/simulator o…
27 EAS Build is created by running the `eas build` command. It also creates an [**eas.json**](/build/e…
57 Follow the steps below to create and install the development build on an Android Emulator or an iOS…
59 > This is only required if you want to develop a project on an emulator/simulator. Otherwise, skip …
67 To create and install the development build on an Android Emulator, you will need an **.apk**. To c…
79 To create and install a development build on an iOS Simulator, we recommend you create a separate […
97 Then, run the following command to create the development build on an iOS Simulator:
115 Follow the steps below to create and install the development build on an Android or an iOS device. …
123 To create and install the development build on an Android device, you will need a **.apk**. To crea…
133 … Apple Developer membership is required to create and install a development build on an iOS device.
/expo/guides/releasing/
H A DUpdates QA.md6 - Publish an update with changes to the UI and manifest (splash background color is easy).
13 - Try loading an older project with an unsupported SDK version; should see a helpful error message …
18 - Finally, try opening a saved snack and an unsaved snack.
22 - Publish an update with `fallbackToCacheTimeout: 0` and build a standalone app (either on turtle o…
52 - Finally, make a build pointing to a self hosted update and ensure it loads; publish an update and…
57 - Publish an update, restart the app twice and ensure it loads on the second restart.
58 - Do the same for 100 and 2000 ms. (The 2000 ms build should load an update on the **first** relaun…
59 - After the 2000 ms test, after downloading an update, disable network access, relaunch the app and…
61 - Publish an update, then restart the app a couple times to make sure you don't get the update auto…
67 - Publish an update to the `staging` release channel and make sure you get the update.
[all …]
/expo/packages/expo-updates/guides/
H A Dexamples.md12 2. Native build configuration is read and converted into an `UpdatesConfiguration`/`EXUpdatesConfig…
16an instance of `DatabaseLauncher`, which selects and prepares an update to launch (double checks a…
17 7. If the app is configured to check for an update, `LoaderTask` will start an instance of `RemoteL…
37 …es it has a newer `createdAt` date than update B, so loads it into SQLite with an `EmbeddedLoader`.
38 2. `LoaderTask` creates an instance of `DatabaseLauncher`. It selects update C and prepares it to l…
51 2. `LoaderTask` creates an instance of `DatabaseLauncher`. It selects update Z and prepares it to l…
52 3. `LoaderTask` then creates an instance of `RemoteLoader` which checks for a remote update. The mo…
55 ## Downloading an update
57 A more detailed walkthrough of what happens in the `Loader` classes when an update is being loaded …
70 1. Once an update has been selected to launch, `DatabaseLauncher` asserts that the launch asset is …
[all …]
/expo/docs/pages/tutorial/
H A Dimage-picker.mdx2 title: Use an image picker
15 To achieve this, we'll use an Expo SDK library called <A href="/versions/latest/sdk/imagepicker">`e…
34 ## Pick an image from the device's media library
62 /* @info If the user does not picks an image, show an alert. */
74 - The `launchImageLibraryAsync()` receives an object in which different options are specified.
75 …This object is an <A href="/versions/latest/sdk/imagepicker/#imagepickeroptions">`ImagePickerOptio…
123 The `launchImageLibraryAsync()` method returns an object containing information about the selected …
125 To demonstrate what properties the `result` object contains, here is an example result object:
246 We added the functionality to pick an image from the device's media library.
249 title="Create an emoji picker modal"
[all …]
/expo/docs/pages/archive/classic-updates/
H A Doptimizing-updates.mdx9 ## What's in an update?
11 An update for an Expo app comprises the JavaScript, manifest, images, and other assets that a compa…
15 …er the internet after a standalone app has been built. Because downloading an update over the inte…
17 ### Estimating the size of an update
19 One way to estimate the size of an update is to run `expo export`, which exports an update for each…
21 … file formats are intrinsically compressed, like JPEG and PNG. The size of an update embedded in a…
27 … think about publishing an update to your Expo app is like publishing a new version of your websit…
37 Another way to optimize images is to re-encode them using an optimizer like [expo-optimize](https:/…
46 …ity) to give a sense of how similar two images look. It's quite common for an optimized image that…
50 Large npm dependencies can contribute greatly to the size of your code in an update. While dependen…
[all …]
/expo/packages/expo-modules-core/android/src/test/java/expo/modules/kotlin/records/
H A DNumericRangeValidatorTest.kt9 fun `should not throw if an argument is in the range`() { in should not throw if an argument is in the range()
18 fun `should throw if an argument is outside of the range`() { in should throw if an argument is outside of the range()
/expo/apps/eas-expo-go/scripts/
H A Deas-build-on-success.sh35 COMMIT_AUTHOR="$(git log --pretty=format:"%an - %ae" | head -n 1)"
58 COMMIT_AUTHOR="$(git log --pretty=format:"%an - %ae" | head -n 1)"
/expo/docs/pages/modules/
H A Dexisting-library.mdx2 title: Integrate in an existing library
3 description: Learn how to integrate Expo Modules API into an existing React Native library.
8 There are cases where you may want to integrate the Expo Modules API into an existing React Native …
13 …fig is enough for [Expo Autolinking](./autolinking.mdx) to recognize it as an Expo module and auto…
57 … for native modules, you need to [set up your library as an Expo module](#set-up-a-library-as-an-e…
99 If you already have an example app in your workspace, ensure that the module is linked correctly.

12345678910>>...62