Home
last modified time | relevance | path

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

12345678910>>...155

/expo/docs/.vale/writing-styles/expo-docs/
H A DWordiness.yml2 message: "Consider using '%s' instead of '%s'."
9 - as a matter of fact: in fact
10 - as a result of: because of
11 - in lieu of: instead of
/expo/
H A DTHIRD-PARTY-LICENSES12 Permission is hereby granted, free of charge, to any person obtaining a copy of
58 otherwise, or (ii) ownership of fifty percent (50%) or more of the
104 2. Grant of Copyright License. Subject to the terms and conditions of
111 3. Grant of Patent License. Subject to the terms and conditions of
179 origin of the Work and reproducing the content of the NOTICE file.
197 result of this License or out of the use or inability to use the
201 has been advised of the possibility of such damages.
269 otherwise, or (ii) ownership of fifty percent (50%) or more of the
322 3. Grant of Patent License. Subject to the terms and conditions of
408 result of this License or out of the use or inability to use the
[all …]
/expo/packages/expo-structured-headers/android/
H A DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
66 2. Grant of Copyright License. Subject to the terms and conditions of
73 3. Grant of Patent License. Subject to the terms and conditions of
87 as of the date such litigation is filed.
94 (a) You must give any other recipients of the Work or
95 Derivative Works a copy of this License; and
141 origin of the Work and reproducing the content of the NOTICE file.
159 result of this License or out of the use or inability to use the
163 has been advised of the possibility of such damages.
189 Copyright [yyyy] [name of copyright owner]
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessTransform-test.js.snap9 …hrow when not passing an array to an array prop 1`] = `"Transform with key of matrix must have an …
11 …hrow when not passing an array to an array prop 2`] = `"Transform with key of translate must have …
13 …n passing a matrix of the wrong size 1`] = `"Matrix transform must have a length of 9 (2d) or 16 (…
15 …n passing a matrix of the wrong size 2`] = `"Matrix transform must have a length of 9 (2d) or 16 (…
17 …ansform validation should throw when passing a perspective of 0 1`] = `"Transform with key of \\"p…
19 … should throw when passing a translate of the wrong size 1`] = `"Transform with key translate must…
21 … should throw when passing a translate of the wrong size 2`] = `"Transform with key translate must…
27 …should throw when passing an invalid angle prop 1`] = `"Transform with key of \\"rotate\\" must be…
29 …should throw when passing an invalid angle prop 2`] = `"Transform with key of \\"rotate\\" must be…
35 … when passing an invalid value to a number prop 1`] = `"Transform with key of \\"translateY\\" mus…
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessTransform-test.js.snap9 …hrow when not passing an array to an array prop 1`] = `"Transform with key of matrix must have an …
11 …hrow when not passing an array to an array prop 2`] = `"Transform with key of translate must have …
13 …n passing a matrix of the wrong size 1`] = `"Matrix transform must have a length of 9 (2d) or 16 (…
15 …n passing a matrix of the wrong size 2`] = `"Matrix transform must have a length of 9 (2d) or 16 (…
17 …ansform validation should throw when passing a perspective of 0 1`] = `"Transform with key of \\"p…
19 … should throw when passing a translate of the wrong size 1`] = `"Transform with key translate must…
21 … should throw when passing a translate of the wrong size 2`] = `"Transform with key translate must…
27 …should throw when passing an invalid angle prop 1`] = `"Transform with key of \\"rotate\\" must be…
29 …should throw when passing an invalid angle prop 2`] = `"Transform with key of \\"rotate\\" must be…
35 … when passing an invalid value to a number prop 1`] = `"Transform with key of \\"translateY\\" mus…
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessTransform-test.js.snap7 …hrow when not passing an array to an array prop 1`] = `"Transform with key of matrix must have an …
9 …hrow when not passing an array to an array prop 2`] = `"Transform with key of translate must have …
11 …n passing a matrix of the wrong size 1`] = `"Matrix transform must have a length of 9 (2d) or 16 (…
13 …ansform validation should throw when passing a perspective of 0 1`] = `"Transform with key of \\"p…
15 … should throw when passing a translate of the wrong size 1`] = `"Transform with key translate must…
17 … should throw when passing a translate of the wrong size 2`] = `"Transform with key translate must…
21 …should throw when passing an invalid angle prop 1`] = `"Transform with key of \\"rotate\\" must be…
25 … when passing an invalid value to a number prop 1`] = `"Transform with key of \\"translateY\\" mus…
27 … when passing an invalid value to a number prop 2`] = `"Transform with key of \\"scale\\" must be …
29 … when passing an invalid value to a number prop 3`] = `"Transform with key of \\"perspective\\" mu…
/expo/packages/expo-mail-composer/build/
H A DMailComposer.types.js.map1of e-mail addresses of the recipients.\n */\n recipients?: string[];\n /**\n * An array of e…
/expo/packages/expo-print/build/
H A DPrint.types.js.map1of a PDF file to print. Remote, local (ex. selected via `DocumentPicker`) or base64 data URI\n *…
/expo/packages/@expo/config-plugins/build/android/
H A DScheme.js62 for (const uri of currentSchemes) {
68 for (const uri of schemes) {
108 for (const application of androidManifest.manifest.application) {
118 for (const activity of singleTaskActivities) {
128 for (const intentFilter of singleTaskIntentFilters) {
134 } of properties.data) {
147 for (const application of androidManifest.manifest.application) {
148 for (const activity of application.activity || []) {
191 for (const application of androidManifest.manifest.application) {
192 for (const activity of application.activity || []) {
[all …]
/expo/packages/expo-maps/build/
H A DCommon.types.js.map1of the point in degrees. Use decimal degrees as opposed to degrees/minutes/seconds.\n * @require…
/expo/packages/expo-updates/guides/
H A Dreleasing.md5of expo-updates usually happen as part of the SDK release process (though sometimes we release pat…
7of scenarios expo-updates will encounter in the wild, so some level of manual testing is almost al…
11 Some scenarios to make sure and test (that, as of October 2022, aren't covered by e2e tests):
12 - Carefully test everything you can think of around any changes that have been made since the last …
13 …ate. The new image asset should load without issue. (Displaying the output of `Image.resolveAssetS…
14of expo-updates, as this is rarely tested but happens very commonly. Make a build with the previou…
/expo/packages/eslint-config-universe/shared/
H A Dextensions.js8 for (const expo of ['.expo', '']) {
9 for (const platform of [...platformSubextensions, '']) {
10 for (const base of baseExtensions) {
/expo/packages/expo-face-detector/build/
H A DFaceDetector.js.map1of the left ear in image coordinates. Returned only if detection classifications\n * property is…
/expo/ios/
H A DCONTRIBUTING.md12 - When we release a new SDK version, we push a release branch of the form `ios/sdkNN`.
13 - Specific versions of the iOS Expo Client are tagged from that release branch, such as `ios/1.19.0…
15 - If we're near the end of a SDK cycle, we may be operating on a SDK candidate branch instead of `m…
19 - Target `main` most of the time. If there's a SDK candidate branch (a few days near the end of the…
30 The `EXShellManager` class keeps track of how the code is being run. Mostly it reads the contents o…
48 …an run Expo projects using any of the last several Expo SDK versions. To support this, it includes…
50 …ode for each SDK version includes a copy of React Native corresponding to that SDK version, as wel…
66 …. The Kernel is a piece of code which can run and manage multiple React Native apps at once. Most
69 - They can be running different versions of React Native from each other.
85 - You can see older versions of this directory under `versioned-react-native/ABI*/Exponent`.
[all …]
/expo/docs/pages/modules/
H A Dmodule-config.mdx7 Expo modules are configured in **expo-module.config.json**. This file currently is capable of confi…
9 - `platforms` — An array of supported platforms.
11 - `modules` — Names of Swift native modules classes to put to the generated modules provider file.
12 …- `appDelegateSubscribers` — Names of Swift classes that hook into `ExpoAppDelegate` to receive Ap…
14 …- `modules` — Full names (package + class name) of Kotlin native modules classes to put to the gen…
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/maps/
H A DAirMapManager.java32 private final Map<String, Integer> MAP_TYPES = MapBuilder.of(
40 private final Map<String, Integer> MY_LOCATION_PRIORITY = MapBuilder.of(
364 Map<String, Map<String, String>> map = MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
365 "onMapReady", MapBuilder.of("registrationName", "onMapReady"), in getExportedCustomDirectEventTypeConstants()
366 "onPress", MapBuilder.of("registrationName", "onPress"), in getExportedCustomDirectEventTypeConstants()
374 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
379 "onPanDrag", MapBuilder.of("registrationName", "onPanDrag"), in getExportedCustomDirectEventTypeConstants()
380 "onKmlReady", MapBuilder.of("registrationName", "onKmlReady"), in getExportedCustomDirectEventTypeConstants()
381 "onPoiClick", MapBuilder.of("registrationName", "onPoiClick") in getExportedCustomDirectEventTypeConstants()
384 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
[all …]
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/maps/
H A DMapManager.java32 private final Map<String, Integer> MAP_TYPES = MapBuilder.of(
40 private final Map<String, Integer> MY_LOCATION_PRIORITY = MapBuilder.of(
364 Map<String, Map<String, String>> map = MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
365 "onMapReady", MapBuilder.of("registrationName", "onMapReady"), in getExportedCustomDirectEventTypeConstants()
366 "onPress", MapBuilder.of("registrationName", "onPress"), in getExportedCustomDirectEventTypeConstants()
374 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
379 "onPanDrag", MapBuilder.of("registrationName", "onPanDrag"), in getExportedCustomDirectEventTypeConstants()
380 "onKmlReady", MapBuilder.of("registrationName", "onKmlReady"), in getExportedCustomDirectEventTypeConstants()
381 "onPoiClick", MapBuilder.of("registrationName", "onPoiClick") in getExportedCustomDirectEventTypeConstants()
384 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
[all …]
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/maps/
H A DMapManager.java32 private final Map<String, Integer> MAP_TYPES = MapBuilder.of(
40 private final Map<String, Integer> MY_LOCATION_PRIORITY = MapBuilder.of(
364 Map<String, Map<String, String>> map = MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
365 "onMapReady", MapBuilder.of("registrationName", "onMapReady"), in getExportedCustomDirectEventTypeConstants()
366 "onPress", MapBuilder.of("registrationName", "onPress"), in getExportedCustomDirectEventTypeConstants()
374 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
379 "onPanDrag", MapBuilder.of("registrationName", "onPanDrag"), in getExportedCustomDirectEventTypeConstants()
380 "onKmlReady", MapBuilder.of("registrationName", "onKmlReady"), in getExportedCustomDirectEventTypeConstants()
381 "onPoiClick", MapBuilder.of("registrationName", "onPoiClick") in getExportedCustomDirectEventTypeConstants()
384 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
[all …]
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/maps/
H A DAirMapManager.java32 private final Map<String, Integer> MAP_TYPES = MapBuilder.of(
40 private final Map<String, Integer> MY_LOCATION_PRIORITY = MapBuilder.of(
364 Map<String, Map<String, String>> map = MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
365 "onMapReady", MapBuilder.of("registrationName", "onMapReady"), in getExportedCustomDirectEventTypeConstants()
366 "onPress", MapBuilder.of("registrationName", "onPress"), in getExportedCustomDirectEventTypeConstants()
374 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
379 "onPanDrag", MapBuilder.of("registrationName", "onPanDrag"), in getExportedCustomDirectEventTypeConstants()
380 "onKmlReady", MapBuilder.of("registrationName", "onKmlReady"), in getExportedCustomDirectEventTypeConstants()
381 "onPoiClick", MapBuilder.of("registrationName", "onPoiClick") in getExportedCustomDirectEventTypeConstants()
384 map.putAll(MapBuilder.of( in getExportedCustomDirectEventTypeConstants()
[all …]
/expo/guides/
H A DCreating Versioned Expo SDK for Android.md3 This document will guide you through the process of creating a versioned snapshot of Expo SDK solel…
7 …**Why:** `@expo/xdl` is used throughout the process to eg. obtain a list of unimodules to version,…
13 …ative code for multiple SDKs (that's one of its purposes). Often (if not always) when releasing a …
16 …omatically will be shown at the end of the script - iterate through them and decide what to do wit…
22 …**Why:** The submodule is the source of truth for `react-native` version used throughout the repos…
32 5. **Build a custom version of React Native for the new SDK to be included in Expo Go**
34 …ble to have multiple versions of same classes in one application, but at the same time we want to …
38 This script will run through a number of different steps, including:
42of expoview and unimodules. All the transformed classes from `expoview` library start with `versio…
45 … check out all changes and rerun the script from the beginning after fixing the cause of the issue.
[all …]
/expo/docs/pages/develop/development-builds/
H A Ddevelopment-workflows.mdx23 …t state of your JavaScript and asset files into an optimized "update". This update is stored on a …
38 {/* TODO: @aman move this section out of this page -- make it part of the main path or a standalone…
42 …n load your app on a device that has a compatible build of your custom client by opening a URL of
46 | `scheme` | URL scheme of your client (defaults to `exp+{slug}` where [`slug`](/versions/late…
55 … and the `manifestUrl` is a project with an ID of `F767ADF57-B487-4D8F-9522-85549C39F43F` and a ch…
74 …p-slug`, and the `url` is a project with an ID of `F767ADF57-B487-4D8F-9522-85549C39F43F` and a ch…
78 These are a few examples of workflows to help your team get the most out of your development build.…
110 alt="An example of a custom menu button in expo-dev-menu"
115 > Subsequent calls of `registerDevMenuItems` will override all previous entries.
120 alt="An example list of EAS Update that can be loaded in the expo-dev-client."
[all …]
/expo/docs/pages/regulatory-compliance/
H A Dprivacy-shield.mdx13of our users have the right to obtain our confirmation of whether we maintain personal information…
15 …to alter, remove, or limit the use or disclosure of data, we will respond within forty-five (45) d…
17 You can find a thorough explanation of all the topics that are relevant to Privacy Shield (such as …
/expo/packages/expo-modules-core/src/__tests__/__snapshots__/
H A Ddeprecate-test.ts.snap.ios3 …error after expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.0.0""`;
9 …fter the expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.0.0" plea…
11 exports[`deprecate warnings warns of a future deprecation 1`] = `
17 exports[`deprecate warnings warns of a future replacement 1`] = `
19 …"expo-modules-core: \`foo\` has been deprecated in favor of \`bar\` and will be removed in version…
H A Ddeprecate-test.ts.snap.android3 …error after expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.0.0""`;
9 …fter the expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.0.0" plea…
11 exports[`deprecate warnings warns of a future deprecation 1`] = `
17 exports[`deprecate warnings warns of a future replacement 1`] = `
19 …"expo-modules-core: \`foo\` has been deprecated in favor of \`bar\` and will be removed in version…
H A Ddeprecate-test.ts.snap.node3 …error after expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.0.0""`;
9 …fter the expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.0.0" plea…
11 exports[`deprecate warnings warns of a future deprecation 1`] = `
17 exports[`deprecate warnings warns of a future replacement 1`] = `
19 …"expo-modules-core: \`foo\` has been deprecated in favor of \`bar\` and will be removed in version…

12345678910>>...155