Home
last modified time | relevance | path

Searched refs:go (Results 1 – 25 of 227) sorted by relevance

12345678910

/expo/packages/expo-dev-menu/app/components/__tests__/
H A DMain.test.tsx43 await waitFor(() => getByText(/go home/i));
60 await waitFor(() => getByText(/go home/i));
70 await waitFor(() => getByText(/go home/i));
94 await waitFor(() => getByText(/go home/i));
103 await waitFor(() => getByText(/go home/i));
122 await waitFor(() => getByText(/go home/i));
146 await waitFor(() => getByText(/go home/i));
149 await act(async () => fireEvent.press(getByText(/go home/i)));
/expo/.github/workflows/
H A Dclient-android-eas.yml24 - apps/eas-expo-go/**
33 - apps/eas-expo-go/**
99 working-directory: ./apps/eas-expo-go
124 projectRoot: './apps/eas-expo-go'
131 working-directory: ./apps/eas-expo-go
H A Dclient-ios-eas.yml24 - apps/eas-expo-go/**
36 - apps/eas-expo-go/**
107 projectRoot: './apps/eas-expo-go'
114 working-directory: ./apps/eas-expo-go
/expo/docs/ui/components/RouteUrl/
H A Dindex.tsx7 type ProtocolType = 'expo-go' | 'custom' | 'web';
10 { name: 'Expo Go', id: 'expo-go' },
29 return { 'expo-go': 'exp://127.0.0.1:8081/--/', web: 'acme.dev/', custom: 'acme://' }[type];
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dshared-element.mdx12 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
14 …r, this library will no longer be available in [Expo Go](/get-started/expo-go/). You can still use…
H A Dpicker.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dflash-list.mdx11 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dslider.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
/expo/guides/
H A DGenerating Jest Mocks.md11 1. In your terminal, go to `apps/jest-expo-mock-generator`
36 7. In the terminal, go into `packages/jest-expo`.
/expo/apps/eas-expo-go/scripts/
H A Deas-build-on-success.sh23 pushd $ROOT_DIR/apps/eas-expo-go/android
/expo/docs/pages/workflow/
H A Dusing-libraries.mdx96 …e compatible with React Native, but not compatible with the [Expo Go][expo-go] app. How do you fig…
112 …of the Expo SDK, this library may not be supported in [Expo Go][expo-go]. You can go ahead and try…
114 Many React Native libraries are not compatible with [Expo Go][expo-go]. For these libraries, you ca…
144 If the module is not supported in [Expo Go][expo-go], you can create a [development build](/develop…
153 [expo-go]: https://expo.dev/expo-go
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DCMakeLists.txt21 # when they go out of scope due to exceptions.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DCMakeLists.txt21 # when they go out of scope due to exceptions.
/expo/apps/native-component-list/src/screens/Reanimated/
H A DReanimatedWobble.tsx47 // go back to 0 at the end
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DCMakeLists.txt21 # when they go out of scope due to exceptions.
/expo/docs/pages/versions/unversioned/sdk/
H A Dflash-list.mdx11 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dpicker.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dslider.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dflash-list.mdx11 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dpicker.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dslider.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dflash-list.mdx11 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dpicker.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dflash-list.mdx11 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…
H A Dpicker.mdx14 …e Expo SDK reference because it is included in [Expo Go](/get-started/expo-go/). You may use any l…

12345678910