Home
last modified time | relevance | path

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

12345678910>>...14

/expo/apps/test-suite/tests/
H A DHTML.js137 <TD>with two columns</TD>
140 <TD>Row two</TD>
141 <TD>Column two</TD>
164 <TD>with two columns</TD>
167 <TD>Row two</TD>
168 <TD>Column two</TD>
/expo/docs/pages/accounts/
H A Dtwo-factor.mdx3 description: Learn about how you leverage two-factor authentication (2FA) to secure your Expo accou…
6 …when logging in to expo.dev, the Expo Go app, and command line tools. With two-factor authenticati…
8 ## Enable two-factor authentication (2FA)
10 You can enable two-factor authentication from your [personal account settings](https://expo.dev/set…
30 …ated:** SMS is no longer supported for newly-added two-factor authentication methods. Existing SMS…
36 When you set up two-factor authentication for your account, you'll receive a set of recovery codes.…
42 ## Change your two-Factor settings
44 You can make changes to your two-factor settings from your [personal account settings](https://expo…
49 - disable two-factor authentication for your account
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorFooter-test.js.snap47 exports[`LogBoxInspectorFooter should render two buttons for error 1`] = `
74 exports[`LogBoxInspectorFooter should render two buttons for fatal 1`] = `
101 exports[`LogBoxInspectorFooter should render two buttons for warning 1`] = `
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorFooter-test.js.snap47 exports[`LogBoxInspectorFooter should render two buttons for error 1`] = `
74 exports[`LogBoxInspectorFooter should render two buttons for fatal 1`] = `
101 exports[`LogBoxInspectorFooter should render two buttons for warning 1`] = `
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorFooter-test.js.snap47 exports[`LogBoxInspectorFooter should render two buttons for error 1`] = `
74 exports[`LogBoxInspectorFooter should render two buttons for fatal 1`] = `
101 exports[`LogBoxInspectorFooter should render two buttons for warning 1`] = `
/expo/packages/expo-router/src/__tests__/
H A Dnavigation.test.tsx151 two: () => <Text>two</Text>,
166 act(() => router.push('/two'));
167 expect(screen).toHavePathname('/two');
174 expect(screen).toHavePathname('/two');
197 '(tabs)/index': () => <Text testID="two">two</Text>,
240 three: ['one', 'two', 'three'],
249 three: 'one,two,three',
596 basePath: '/one/two',
638 'two/_layout': () => <Stack />,
639 'two/screen': () => <Text testID="two/screen" />,
[all …]
/expo/docs/.vale/writing-styles/expo-docs/
H A DEmDash.yml6 # Look for ' - ' (space, hyphen, space) or ' -- ' (space, two hyphens, space)
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkOpPathEffect.h24 static sk_sp<SkPathEffect> Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op);
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Renderer/
H A DREADME.md4 The version alignment between the two frameworks relies on two syncronization points:
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Renderer/
H A DREADME.md4 The version alignment between the two frameworks relies on two synchronization points:
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Renderer/
H A DREADME.md4 The version alignment between the two frameworks relies on two synchronization points:
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/effects/
H A DSkOpPathEffect.h28 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 DSkOpPathEffect.h28 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 DSkOpPathEffect.h28 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 DSkOpPathEffect.h28 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 DSkOpPathEffect.h28 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 DSkOpPathEffect.h28 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 DSkOpPathEffect.h28 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/pathops/
H A DSkPathOps.h46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
/expo/templates/expo-template-tabs/app/(tabs)/
H A Dtwo.tsx11 <EditScreenInfo path="app/(tabs)/two.tsx" />
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/pathops/
H A DSkPathOps.h46 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 DSkPathOps.h46 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 DSkPathOps.h46 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 DSkPathOps.h46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/pathops/
H A DSkPathOps.h46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);

12345678910>>...14