Home
last modified time | relevance | path

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

12345678910>>...87

/expo/packages/expo-secure-store/src/__tests__/__snapshots__/
H A DSecureStore-test.native.ts.snap.android3 …lid keys 1`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
5 …lid keys 2`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
7 …lid keys 3`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
9 …lid keys 4`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
11 …lid keys 5`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
13 …d values 1`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
15 …d values 2`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
17 …d values 3`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
19 …d values 4`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
H A DSecureStore-test.native.ts.snap.ios3 …lid keys 1`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
5 …lid keys 2`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
7 …lid keys 3`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
9 …lid keys 4`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
11 …lid keys 5`] = `[Error: Invalid key provided to SecureStore. Keys must not be empty and contain on…
13 …d values 1`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
15 …d values 2`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
17 …d values 3`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
19 …d values 4`] = `[Error: Invalid value provided to SecureStore. Values must be strings; consider JS…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessAspectRatio-test.js.snap3 exports[`processAspectRatio should not accept invalid formats 1`] = `"aspectRatio must either be a …
5 exports[`processAspectRatio should not accept invalid formats 2`] = `"aspectRatio must either be a …
7 exports[`processAspectRatio should not accept invalid formats 3`] = `"aspectRatio must either be a …
9 … should not accept non string truthy types 1`] = `"aspectRatio must either be a number, a ratio st…
11 … should not accept non string truthy types 2`] = `"aspectRatio must either be a number, a ratio st…
13 … should not accept non string truthy types 3`] = `"aspectRatio must either be a number, a ratio st…
H A DprocessTransform-test.js.snap17 … a perspective of 0 1`] = `"Transform with key of \\"perspective\\" cannot be zero: {\\"perspectiv…
19 …ng a translate of the wrong size 1`] = `"Transform with key translate must be an array of length 2…
21 …ng a translate of the wrong size 2`] = `"Transform with key translate must be an array of length 2…
23 …ng a translate of the wrong size 3`] = `"Transform with key translate must be an string with 1 or …
27 …sing an invalid angle prop 1`] = `"Transform with key of \\"rotate\\" must be a string: {\\"rotate…
29 …sing an invalid angle prop 2`] = `"Transform with key of \\"rotate\\" must be a string: {\\"rotate…
31 …uld throw when passing an invalid angle prop 3`] = `"Rotate transform must be expressed in degrees…
33 …uld throw when passing an invalid angle prop 4`] = `"Rotate transform must be expressed in degrees…
35 …value to a number prop 1`] = `"Transform with key of \\"translateY\\" must be a number: {\\"transl…
37 …alid value to a number prop 2`] = `"Transform with key of \\"scale\\" must be a number: {\\"scale\…
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessAspectRatio-test.js.snap3 exports[`processAspectRatio should not accept invalid formats 1`] = `"aspectRatio must either be a …
5 exports[`processAspectRatio should not accept invalid formats 2`] = `"aspectRatio must either be a …
7 exports[`processAspectRatio should not accept invalid formats 3`] = `"aspectRatio must either be a …
9 … should not accept non string truthy types 1`] = `"aspectRatio must either be a number, a ratio st…
11 … should not accept non string truthy types 2`] = `"aspectRatio must either be a number, a ratio st…
13 … should not accept non string truthy types 3`] = `"aspectRatio must either be a number, a ratio st…
H A DprocessTransform-test.js.snap17 … a perspective of 0 1`] = `"Transform with key of \\"perspective\\" cannot be zero: {\\"perspectiv…
19 …ng a translate of the wrong size 1`] = `"Transform with key translate must be an array of length 2…
21 …ng a translate of the wrong size 2`] = `"Transform with key translate must be an array of length 2…
23 …ng a translate of the wrong size 3`] = `"Transform with key translate must be an string with 1 or …
27 …sing an invalid angle prop 1`] = `"Transform with key of \\"rotate\\" must be a string: {\\"rotate…
29 …sing an invalid angle prop 2`] = `"Transform with key of \\"rotate\\" must be a string: {\\"rotate…
31 …uld throw when passing an invalid angle prop 3`] = `"Rotate transform must be expressed in degrees…
33 …uld throw when passing an invalid angle prop 4`] = `"Rotate transform must be expressed in degrees…
35 …value to a number prop 1`] = `"Transform with key of \\"translateY\\" must be a number: {\\"transl…
37 …alid value to a number prop 2`] = `"Transform with key of \\"scale\\" must be a number: {\\"scale\…
[all …]
/expo/
H A D.swiftlint.yml155 # Number of associated values in an enum case should be low.
173 # Force casts should be avoided.
176 # Force tries should be avoided.
179 # Force unwrapping should be avoided.
224 # Implicitly unwrapped optionals should be avoided when possible.
275 # Arguments should be either on the same line, or one per line.
289 # Types should be nested at most 1 level deep, and functions should be nested at most 2 levels deep.
309 # A doc comment should be attached to a declaration.
362 # Unimplemented functions should be marked as unavailable.
371 # Unused reference in a capture list should be removed.
[all …]
/expo/docs/pages/router/reference/
H A Dasync-routes.mdx13 …evelopment as only the routes you navigate to will be bundled or loaded into memory. This can also…
17 > When bundling for production, all suspense boundaries **will be disabled** and there will be no l…
21 …ttle longer to load. However, once it is loaded, it will be cached and subsequent visits will be i…
23 …#displaying-a-fallback-while-content-is-loading) or loading state **cannot be customized** at this…
27be statically filtered during development, so all files will be treated as routes even if they don…
78 …undaries to static HTML, so async routes will be disabled on web when rendering static pages. This…
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Update/
H A DABI48_0_0EXUpdatesNewUpdate.m37 NSAssert(updateId != nil, @"update ID should not be null");
40 NSAssert(uuid, @"update ID should be a valid UUID");
43 NSAssert([bundleUrlString isKindOfClass:[NSString class]], @"launchAsset.url should be a string");
45 NSAssert(bundleUrl, @"launchAsset.url should be a valid URL");
61 NSAssert([assetDict isKindOfClass:[NSDictionary class]], @"assets must be objects");
68 … NSAssert(key && [key isKindOfClass:[NSString class]], @"asset key should be a nonnull string");
69 …NSAssert(urlString && [urlString isKindOfClass:[NSString class]], @"asset url should be a nonnull …
73 NSAssert(url, @"asset url should be a valid URL");
80 … NSAssert([metadata isKindOfClass:[NSDictionary class]], @"asset metadata should be an object");
85 …NSAssert([mainBundleFilename isKindOfClass:[NSString class]], @"asset localPath should be a string…
[all …]
H A DABI48_0_0EXUpdatesBareUpdate.m32 NSAssert(updateId != nil, @"update ID should not be null");
35 NSAssert(uuid, @"update ID should be a valid UUID");
48 NSAssert([assetDict isKindOfClass:[NSDictionary class]], @"assets must be objects");
53 …NSAssert(packagerHash && [packagerHash isKindOfClass:[NSString class]], @"asset key should be a no…
54 … NSAssert(type && [type isKindOfClass:[NSString class]], @"asset type should be a nonnull string");
55 …dleFilename isKindOfClass:[NSString class]], @"asset nsBundleFilename should be a nonnull string");
57 … NSAssert([mainBundleDir isKindOfClass:[NSString class]], @"asset nsBundleDir should be a string");
78 …reason:@"Should not be initializing ABI48_0_0EXUpdatesBareUpdate in an environment with multiple r…
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Update/
H A DABI47_0_0EXUpdatesNewUpdate.m37 NSAssert(updateId != nil, @"update ID should not be null");
40 NSAssert(uuid, @"update ID should be a valid UUID");
43 NSAssert([bundleUrlString isKindOfClass:[NSString class]], @"launchAsset.url should be a string");
45 NSAssert(bundleUrl, @"launchAsset.url should be a valid URL");
61 NSAssert([assetDict isKindOfClass:[NSDictionary class]], @"assets must be objects");
68 … NSAssert(key && [key isKindOfClass:[NSString class]], @"asset key should be a nonnull string");
69 …NSAssert(urlString && [urlString isKindOfClass:[NSString class]], @"asset url should be a nonnull …
73 NSAssert(url, @"asset url should be a valid URL");
80 … NSAssert([metadata isKindOfClass:[NSDictionary class]], @"asset metadata should be an object");
85 …NSAssert([mainBundleFilename isKindOfClass:[NSString class]], @"asset localPath should be a string…
[all …]
H A DABI47_0_0EXUpdatesBareUpdate.m32 NSAssert(updateId != nil, @"update ID should not be null");
35 NSAssert(uuid, @"update ID should be a valid UUID");
48 NSAssert([assetDict isKindOfClass:[NSDictionary class]], @"assets must be objects");
53 …NSAssert(packagerHash && [packagerHash isKindOfClass:[NSString class]], @"asset key should be a no…
54 … NSAssert(type && [type isKindOfClass:[NSString class]], @"asset type should be a nonnull string");
55 …dleFilename isKindOfClass:[NSString class]], @"asset nsBundleFilename should be a nonnull string");
57 … NSAssert([mainBundleDir isKindOfClass:[NSString class]], @"asset nsBundleDir should be a string");
78 …reason:@"Should not be initializing ABI47_0_0EXUpdatesBareUpdate in an environment with multiple r…
/expo/packages/expo-modules-core/ios/Tests/
H A DRecordSpec.swift21 expect(record.a).to(be(dict["a"])) in spec()
22 expect(record.toDictionary()["a"]).to(be(dict["a"])) in spec()
32 expect(record.a).to(be(dict["key"])) in spec()
33 expect(record.toDictionary()["key"]).to(be(dict["key"])) in spec()
H A DPersistentFileLogSpec.swift13 expect(entries.count).to(be(0)) in spec()
20 expect(entries.count).to(be(1)) in spec()
29 expect(entries.count).to(be(3)) in spec()
43 expect(entries.count).to(be(1)) in spec()
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Tests/
H A DRecordSpec.swift21 expect(record.a).to(be(dict["a"])) in spec()
22 expect(record.toDictionary()["a"]).to(be(dict["a"])) in spec()
32 expect(record.a).to(be(dict["key"])) in spec()
33 expect(record.toDictionary()["key"]).to(be(dict["key"])) in spec()
H A DPersistentFileLogSpec.swift13 expect(entries.count).to(be(0)) in spec()
20 expect(entries.count).to(be(1)) in spec()
29 expect(entries.count).to(be(3)) in spec()
43 expect(entries.count).to(be(1)) in spec()
/expo/packages/expo-dev-launcher/ios/Tests/
H A DEXDevLauncherRCTBridgeTest.swift19 expect(bridge.bridgeClass()).to(be(EXDevLauncherRCTCxxBridge.self)) in spec()
28 expect(filteredModules[0]).to(be(RCTAllowModule.self)) in spec()
29 expect(filteredModules[1]).to(be(ExpoBridgeModuleAbc.self)) in spec()
/expo/packages/expo-image/src/utils/
H A DresolveHashString.web.tsx7 * strings without a scheme are assumed to be `blurhash` by default.
23 * Note: Unlike the `resolveBlurhashString` the `thumbhash:/` scheme has to be present,
24 * as the scheme has to be explicitly stated to be interpreted a `thumbhash` source.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/
H A DprocessTransform-test.js.snap13 … a perspective of 0 1`] = `"Transform with key of \\"perspective\\" cannot be zero: {\\"perspectiv…
15 …ng a translate of the wrong size 1`] = `"Transform with key translate must be an array of length 2…
17 …ng a translate of the wrong size 2`] = `"Transform with key translate must be an array of length 2…
21 …sing an invalid angle prop 1`] = `"Transform with key of \\"rotate\\" must be a string: {\\"rotate…
23 …uld throw when passing an invalid angle prop 2`] = `"Rotate transform must be expressed in degrees…
25 …value to a number prop 1`] = `"Transform with key of \\"translateY\\" must be a number: {\\"transl…
27 …alid value to a number prop 2`] = `"Transform with key of \\"scale\\" must be a number: {\\"scale\…
29 …alue to a number prop 3`] = `"Transform with key of \\"perspective\\" must be a number: {\\"perspe…
/expo/docs/pages/archive/technical-specs/
H A Dexpo-updates-0.mdx46 - iOS MUST be `expo-platform: ios`.
47 - Android MUST be `expo-platform: android`.
49be a runtime version compatible with the client. A runtime version stipulates the native code setu…
90 - `expo-protocol-version` describes the version of the protocol defined in this spec and MUST be `0…
91 - `expo-sfv-version` MUST be `0`.
128 … of the application code. The `fileExtension` field will be ignored for this asset and SHOULD be o…
134be saved with an extension. The extension MUST be prefixed with a `.`. For example, **.jpeg**. In …
136 - `url`: Location at which the file may be fetched.
161 - `expo-signature` should be included in the `manifest` part headers below if codesigning is being …
169 - The [manifest body](#manifest-response-body) MUST be sent in the part body.
[all …]
/expo/docs/pages/technical-specs/
H A Dexpo-updates-1.mdx49 - iOS MUST be `expo-platform: ios`.
50 - Android MUST be `expo-platform: android`.
52be a runtime version compatible with the client. A runtime version stipulates the native code setu…
94 - `expo-protocol-version` describes the version of the protocol defined in this spec and MUST be `1…
95 - `expo-sfv-version` MUST be `0`.
120 …(zero-length body) should be considered a no-op (no updates or directives available), though heade…
128 - The [manifest body](#manifest-body) MUST be sent in the part body.
132 - The [extensions-body](#extensions-body) MUST be sent in the part body.
137 - The [directive body](#directive-body) MUST be sent in the part body.
166 … of the application code. The `fileExtension` field will be ignored for this asset and SHOULD be o…
[all …]
/expo/docs/pages/guides/
H A Dsharing-preview-releases.mdx17 APKs can be installed directly to an Android device over USB, by downloading the file over the web …
19 AAB (Android app bundle) binaries of your application must be distributed through the Play Store.
24 … method requires a paid Apple Developer account and that account will only be able to use this met…
27 …e Identifier) of each device that will install your application, which may be challenging if you a…
30 Setting up Ad Hoc certificates correctly can be intimidating if you haven't done it before, and ted…
36 If your app is only intended to be used internally and will not be distributed through the App Stor…
39 which requires your organization to be a legal entity and go through Apple's verification process.
44 but allows you to share your application with up to 10,000 users that can be invited with their ema…
46 …to ship new builds frequently, investing the time to set up Ad Hoc distribution will be worthwhile.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTBundleManager.m43 …_0_0RCTBundleManager: In bridgeless mode, ABI49_0_0RCTBridgelessBundleURLSetter must not be nil.");
55 …_0_0RCTBundleManager: In bridgeless mode, ABI49_0_0RCTBridgelessBundleURLGetter must not be nil.");
70 …undleManager: In bridgeless mode, default ABI49_0_0RCTBridgelessBundleURLGetter must not be nil.");
73 …_0_0RCTBundleManager: In bridgeless mode, ABI49_0_0RCTBridgelessBundleURLSetter must not be nil.");
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTBundleManager.m43 …_0_0RCTBundleManager: In bridgeless mode, ABI48_0_0RCTBridgelessBundleURLSetter must not be nil.");
55 …_0_0RCTBundleManager: In bridgeless mode, ABI48_0_0RCTBridgelessBundleURLGetter must not be nil.");
70 …undleManager: In bridgeless mode, default ABI48_0_0RCTBridgelessBundleURLGetter must not be nil.");
73 …_0_0RCTBundleManager: In bridgeless mode, ABI48_0_0RCTBridgelessBundleURLSetter must not be nil.");
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTBundleManager.m43 …_0_0RCTBundleManager: In bridgeless mode, ABI47_0_0RCTBridgelessBundleURLSetter must not be nil.");
55 …_0_0RCTBundleManager: In bridgeless mode, ABI47_0_0RCTBridgelessBundleURLGetter must not be nil.");
70 …undleManager: In bridgeless mode, default ABI47_0_0RCTBridgelessBundleURLGetter must not be nil.");
73 …_0_0RCTBundleManager: In bridgeless mode, ABI47_0_0RCTBridgelessBundleURLSetter must not be nil.");

12345678910>>...87