| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/ |
| H A D | processTransform-test.js.snap | 3 exports[`processTransform validation should throw on invalid transform property 1`] = `"Invalid tra… 5 exports[`processTransform validation should throw on invalid transform property 2`] = `"Invalid tra… 9 exports[`processTransform validation should throw when not passing an array to an array prop 1`] = … 11 exports[`processTransform validation should throw when not passing an array to an array prop 2`] = … 17 exports[`processTransform validation should throw when passing a perspective of 0 1`] = `"Transform… 19 exports[`processTransform validation should throw when passing a translate of the wrong size 1`] = … 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… [all …]
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/ |
| H A D | processTransform-test.js.snap | 3 exports[`processTransform validation should throw on invalid transform property 1`] = `"Invalid tra… 5 exports[`processTransform validation should throw on invalid transform property 2`] = `"Invalid tra… 9 exports[`processTransform validation should throw when not passing an array to an array prop 1`] = … 11 exports[`processTransform validation should throw when not passing an array to an array prop 2`] = … 17 exports[`processTransform validation should throw when passing a perspective of 0 1`] = `"Transform… 19 exports[`processTransform validation should throw when passing a translate of the wrong size 1`] = … 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… [all …]
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/StyleSheet/__tests__/__snapshots__/ |
| H A D | processTransform-test.js.snap | 3 exports[`processTransform validation should throw on invalid transform property 1`] = `"Invalid tra… 5 exports[`processTransform validation should throw on object with multiple properties 1`] = `"You mu… 7 exports[`processTransform validation should throw when not passing an array to an array prop 1`] = … 9 exports[`processTransform validation should throw when not passing an array to an array prop 2`] = … 13 exports[`processTransform validation should throw when passing a perspective of 0 1`] = `"Transform… 15 exports[`processTransform validation should throw when passing a translate of the wrong size 1`] = … 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`… [all …]
|
| /expo/packages/create-expo/src/ |
| H A D | resolveProjectRoot.ts | 12 const validation = Template.validateName(folderName); constant 13 if (typeof validation === 'string') { 14 Log.exit(chalk`{red Cannot create an app named {bold "${folderName}"}. ${validation}}`, 1); 48 const validation = Template.validateName(path.basename(path.resolve(name))); 49 if (typeof validation === 'string') { 50 return 'Invalid project name: ' + validation;
|
| /expo/.github/workflows/ |
| H A D | check-issues-nightly.yml | 1 name: Check issues with pending validation labels
|
| /expo/android/versioned-react-native/ |
| H A D | gradle.properties | 15 kotlin.jvm.target.validation.mode=warning
|
| /expo/docs/pages/eas/metadata/ |
| H A D | faq.mdx | 13 …tores without leaving your project environment. Combined with built-in validation, you get instant… 21 ### Faster feedback loop with validation 23 EAS Metadata comes with built-in validation, even before anything is sent to the app stores. This v…
|
| H A D | getting-started.mdx | 12 …ms. It also tries to find common pitfalls that could cause app rejections with built-in validation.
|
| /expo/android/ |
| H A D | gradle.properties | 35 kotlin.jvm.target.validation.mode=warning
|
| /expo/ios/Tests/AppLoader/ |
| H A D | EXAppLoaderRequestTests.m | 54 // perform additional validation on AppLoader
|
| /expo/docs/pages/versions/unversioned/ |
| H A D | index.mdx | 63 …ses. You may want to [silence dependency validation warnings](/more/expo-cli/#configuring-dependen…
|
| /expo/docs/pages/versions/v49.0.0/ |
| H A D | index.mdx | 63 …ses. You may want to [silence dependency validation warnings](/more/expo-cli/#configuring-dependen…
|
| /expo/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 3 labels: ['needs validation']
|
| H A D | bug_report_cli.yml | 3 labels: ['needs validation', 'CLI']
|
| H A D | bug_report_router.yml | 3 labels: ['needs validation', 'Router']
|
| H A D | dev_client_bug_report.yml | 3 labels: ['Development Builds', 'needs validation']
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/ |
| H A D | ABI47_0_0RCTAssert.m | 277 ABI47_0_0RCTAssert(0, @"ABI47_0_0RCTNotAllowedValidationDisabled not a validation type."); 314 … ABI47_0_0RCTAssert(0, @"New architecture validation is only for info, error, and fatal levels.");
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/ |
| H A D | ABI49_0_0RCTAssert.m | 277 ABI49_0_0RCTAssert(0, @"ABI49_0_0RCTNotAllowedValidationDisabled not a validation type."); 314 … ABI49_0_0RCTAssert(0, @"New architecture validation is only for info, error, and fatal levels.");
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/ |
| H A D | ABI48_0_0RCTAssert.m | 277 ABI48_0_0RCTAssert(0, @"ABI48_0_0RCTNotAllowedValidationDisabled not a validation type."); 314 … ABI48_0_0RCTAssert(0, @"New architecture validation is only for info, error, and fatal levels.");
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | in-app-purchases.mdx | 14 …ow/), which also integrates with RevenueCat's services for server-side receipt validation and more.
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | in-app-purchases.mdx | 14 …ow/), which also integrates with RevenueCat's services for server-side receipt validation and more.
|
| /expo/docs/pages/guides/ |
| H A D | google-authentication.mdx | 9 …ons and supports various authentication methods (standard, server-side validation, and offline acc…
|
| /expo/ios/Exponent/Kernel/DevSupport/ |
| H A D | EXHomeModule.m | 70 * Override this method to avoid the [self supportedEvents] validation
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI49_0_0RCTDevLoadingView.mm | 113 // Input validation
|
| /expo/ios/versioned/sdk48/EXUpdates/EXUpdates/ |
| H A D | ABI48_0_0EXUpdatesConfig.m | 59 * validation.
|