| /expo/home/screens/DeleteAccountScreen/ |
| H A D | OTPStep.tsx | 59 …description = `Check your SMS messages for your one-time password. It may take a few moments to ar… 61 ? 'You may also use a one-time password from your authenticator app.' 65 description = 'Open your two-factor authentication app to view your one-time password.'; 87 return setInputError('You must provide a value for the one-time password.'); 95 <Text type="InterSemiBold">Confirm your one-time password to delete your account</Text> 102 placeholder="Enter your one-time password" 140 Enter a recovery code (from when you set up two-factor authentication) as your one-time
|
| /expo/packages/@expo/cli/src/install/__tests__/ |
| H A D | resolveOptions-test.ts | 9 /Specify at most one of: --npm, --pnpm, --yarn/ 12 /Specify at most one of: --npm, --pnpm, --yarn/
|
| /expo/packages/expo-router/src/__tests__/ |
| H A D | navigation.test.tsx | 238 one: 'hello?', 240 three: ['one', 'two', 'three'], 247 one: 'hello?', 249 three: 'one,two,three', 596 basePath: '/one/two', 636 'one/_layout': () => <Stack />, 637 'one/screen': () => <Text testID="one/screen" />, 698 'one/_layout': () => <Slot />, 699 'one/index': () => <Text testID="one" />, 707 act(() => router.push('/one')); [all …]
|
| /expo/apps/router-e2e/__e2e__/static-rendering/app/ |
| H A D | links.tsx | 5 <Link testID="links-one" href="/about">
|
| /expo/apps/native-component-list/src/screens/SVG/examples/ |
| H A D | Ellipse.tsx | 39 static title = 'The following example combines two ellipses (one yellow and one white)';
|
| /expo/packages/expo-updates/src/__tests__/ |
| H A D | UseUpdatesTestApp.tsx | 32 {/* Available update, if one is present */} 34 {/* Downloaded update, if one is present */}
|
| /expo/ios/vendored/sdk49/react-native-gesture-handler/ios/Handlers/ |
| H A D | ABI49_0_0RNFlingHandler.m | 32 // self.numberOfTouches doesn't work for this because in case than one finger is required, 33 // when holding one finger on the screen and tapping with the second one, numberOfTouches is equal 77 …// I think keeping the location of only one touch is enough since it would be used to determine th…
|
| /expo/ios/vendored/unversioned/react-native-gesture-handler/ios/Handlers/ |
| H A D | RNFlingHandler.m | 32 // self.numberOfTouches doesn't work for this because in case than one finger is required, 33 // when holding one finger on the screen and tapping with the second one, numberOfTouches is equal 77 …// I think keeping the location of only one touch is enough since it would be used to determine th…
|
| /expo/ios/vendored/sdk48/react-native-gesture-handler/ios/Handlers/ |
| H A D | ABI48_0_0RNFlingHandler.m | 32 // self.numberOfTouches doesn't work for this because in case than one finger is required, 33 // when holding one finger on the screen and tapping with the second one, numberOfTouches is equal 77 …// I think keeping the location of only one touch is enough since it would be used to determine th…
|
| /expo/ios/vendored/sdk47/react-native-gesture-handler/ios/Handlers/ |
| H A D | ABI47_0_0RNFlingHandler.m | 31 // self.numberOfTouches doesn't work for this because in case than one finger is required, 32 // when holding one finger on the screen and tapping with the second one, numberOfTouches is equal 77 …// I think keeping the location of only one touch is enough since it would be used to determine th…
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 24 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 28 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 28 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 28 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 28 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 28 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 28 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkOpPathEffect.h | 28 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
|
| /expo/docs/pages/accounts/ |
| H A D | two-factor.mdx | 22 - [1Password](https://support.1password.com/one-time-passwords/) 36 …ad of a one-time password if you lose access to your authenticator app or SMS device. Keep in mind… 51 You will need to provide a one-time password to make any changes to your 2FA settings. 57 …e event you lose your device(s), a recovery code may be used in place of a one-time password. Each…
|
| /expo/guides/ |
| H A D | Git and Code Reviews.md | 6 - [One idea = one commit](#one-idea--one-commit) 16 …- [Choose one or two reviewers to clarify responsibility](#choose-one-or-two-reviewers-to-clarify-… 34 ## One idea = one commit 36 Commits that are focused on one concept are easier to understand for the reviewer, easier to unders… 65 If you have more than one commit, squash them together before pushing if they are all part of the s… 95 ### Choose one or two reviewers to clarify responsibility 97 …onsible for reviewing your commit in a timely manner rather than expecting one of the other review… 101 The person who is primarily responsible for maintaining a commit usually should be the one to merge…
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|