| /expo/packages/expo-location/src/__tests__/ |
| H A D | Location-test.native.ts | 105 let pass; variable 107 pass = resolve; 109 navigator.geolocation.getCurrentPosition(pass, pass, {});
|
| /expo/packages/expo-video/src/ |
| H A D | VideoView.tsx | 34 // Temporary solution to pass the shared object ID instead of the player object. 35 // We can't really pass it as an object in the old architecture.
|
| /expo/packages/expo-modules-core/android/src/test/java/expo/modules/kotlin/functions/ |
| H A D | AnyFunctionTest.kt | 34 fun `call should throw if pass more arguments then expected`() { in call should throw if pass more arguments then expected() 53 fun `call should throw if pass less arguments then expected`() { in call should throw if pass less arguments then expected()
|
| /expo/packages/expo-updates/plugin/src/__tests__/ |
| H A D | withUpdates-test.ts | 42 pass: true,
|
| /expo/packages/expo-modules-core/android/src/test/java/expo/modules/kotlin/modules/ |
| H A D | ModuleHolderTest.kt | 11 fun `holder should pass events to module`() { in holder should pass events to module()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxButton-test.js.snap | 3 exports[`LogBoxButton should render TouchableWithoutFeedback and pass through props 1`] = `
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxButton-test.js.snap | 3 exports[`LogBoxButton should render TouchableWithoutFeedback and pass through props 1`] = `
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxButton-test.js.snap | 3 exports[`LogBoxButton should render TouchableWithoutFeedback and pass through props 1`] = `
|
| /expo/ios/ExponentIntegrationTests/ |
| H A D | ExponentIntegrationTests.m | 2 …s test launches the JS Expo app called `test-suite` and checks whether all the JS tests there pass. 4 * The purpose of this file is to provide a native pass/fail hook into the JS sdk tests. 45 // cursory pass through the code, I didn't see the correct event to wait for. Perhaps after we
|
| /expo/ios/versioned/sdk48/EXUpdates/EXUpdates/SelectionPolicy/ |
| H A D | ABI48_0_0EXUpdatesLoaderSelectionPolicyFilterAware.m | 23 // if the current update doesn't pass the manifest filters
|
| /expo/ios/versioned/sdk47/EXUpdates/EXUpdates/SelectionPolicy/ |
| H A D | ABI47_0_0EXUpdatesLoaderSelectionPolicyFilterAware.m | 23 // if the current update doesn't pass the manifest filters
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/ |
| H A D | .clang-tidy | 15 modernize-pass-by-value,
|
| /expo/packages/expo-video/build/ |
| H A D | VideoView.js.map | 1 …n }\n}\n\n// Temporary solution to pass the shared object ID instead of the player object.\n// We…
|
| /expo/packages/expo-asset/ |
| H A D | README.md | 3 An Expo universal module to download assets and pass them into other APIs
|
| /expo/ios/Exponent/ExpoKit/ |
| H A D | EXViewController.m | 61 // so we just pass this call to the current controller.
|
| /expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/pushprovisioning/ |
| H A D | AddToWalletButtonView.swift | 109 …wController(_ controller: PKAddPaymentPassViewController, didFinishAdding pass: PKPaymentPass?, er… in addPaymentPassViewController()
|
| /expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/PushProvisioning/ |
| H A D | AddToWalletButtonView.swift | 109 …wController(_ controller: PKAddPaymentPassViewController, didFinishAdding pass: PKPaymentPass?, er… in addPaymentPassViewController()
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | facedetector.mdx | 29 To configure detector's behavior modules pass a [`DetectionOptions`](#detectionoptions) object whic…
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/pushprovisioning/ |
| H A D | AddToWalletButtonView.swift | 109 …wController(_ controller: PKAddPaymentPassViewController, didFinishAdding pass: PKPaymentPass?, er… in addPaymentPassViewController()
|
| /expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/pushprovisioning/ |
| H A D | AddToWalletButtonView.swift | 109 …wController(_ controller: PKAddPaymentPassViewController, didFinishAdding pass: PKPaymentPass?, er… in addPaymentPassViewController()
|
| /expo/packages/expo-in-app-purchases/ |
| H A D | CHANGELOG.md | 67 …ken` and must be a `IAPPurchaseItemOptions` object instead. You can still pass `oldPurchaseToken` … 108 …f you had `refresh` as false, you should pass `useGooglePlayCache: true`. If `refresh` was true, y…
|
| /expo/docs/pages/guides/ |
| H A D | assets.mdx | 10 …ets/images** directory you can use `require` to import the image and then pass it to the `Image` c… 26 To render a remote image, pass the URL to the image to the `Image` component: 32 …m, the bundler can read some metadata (for example, width and height) and pass that through to you…
|
| /expo/docs/pages/tutorial/ |
| H A D | image-picker.mdx | 76 We can pass the object to specify different options when invoking the method. 161 - Then, pass the `selectedImage` as a prop to the `ImageViewer` component. 204 We'll need to pass the `selectedImage` prop to the component. 207 Then, pass it as the value of the `source` prop on the `<Image>` component.
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | facedetector.mdx | 30 To configure detector's behavior modules pass a [`DetectionOptions`](#detectionoptions) object whic…
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | facedetector.mdx | 30 To configure detector's behavior modules pass a [`DetectionOptions`](#detectionoptions) object whic…
|