Home
last modified time | relevance | path

Searched refs:clients (Results 1 – 25 of 34) sorted by relevance

12

/expo/docs/
H A Ddeploy.sh104 redirects[clients/distribution-for-ios]=development/build/
105 redirects[clients/distribution-for-android]=development/build/
106 redirects[clients/compatibility]=development/introduction/
108 redirects[clients/development-workflows]=development/development-workflows/
109 redirects[clients/eas-build]=development/eas-build/
110 redirects[clients/extending-the-dev-menu]=development/extending-the-dev-menu/
111 redirects[clients/getting-started]=development/getting-started/
112 redirects[clients/installation]=development/installation/
113 redirects[clients/introduction]=development/introduction/
114 redirects[clients/troubleshooting]=development/troubleshooting/
[all …]
/expo/packages/@expo/cli/src/start/server/
H A DReactDevToolsProxy.ts40 serverInstance?.clients.forEach(function each(client) {
72 serverInstance?.clients.forEach(function each(client) {
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/universal/
H A DScopedFirebaseCoreService.kt108 val clients = googleServicesFile?.optJSONArray("client") ?: return null in getClientFromGoogleServices() constant
114 for (i in 0 until clients.length()) { in getClientFromGoogleServices()
115 val possibleClient = clients.optJSONObject(i) in getClientFromGoogleServices()
/expo/.github/workflows/
H A Ddevelopment-client-latest-e2e.yml73 channel: '#dev-clients'
/expo/home/screens/ProjectScreen/
H A DLegacyLaunchSection.tsx41 WebBrowser.openBrowserAsync('https://docs.expo.dev/clients/getting-started/');
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/DevSupport/
H A DABI47_0_0RCTInspectorDevServerHelper.mm103 // This is a static map that holds different inspector clients per the inspectorURL
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/DevSupport/
H A DABI49_0_0RCTInspectorDevServerHelper.mm103 // This is a static map that holds different inspector clients per the inspectorURL
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/DevSupport/
H A DABI48_0_0RCTInspectorDevServerHelper.mm103 // This is a static map that holds different inspector clients per the inspectorURL
/expo/docs/pages/build/
H A Dupdates.mdx38 …d can't be loaded in Expo Go; instead, you should use [expo-dev-client](/clients/introduction.mdx)…
/expo/packages/expo-dev-launcher/
H A DREADME.md3 … included in your project through [`expo-dev-client`](https://docs.expo.dev/clients/introduction/).
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dfirebase-analytics.mdx91 …to the Expo Go app in the App and Play stores; standalone builds, custom clients and bare apps sup…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dfirebase-analytics.mdx93 …to the Expo Go app in the App and Play stores; standalone builds, custom clients and bare apps sup…
/expo/docs/pages/technical-specs/
H A Dexpo-updates-1.mdx17 …on-conformance. Where relevant, unknown fields should be allowed and ignored by conforming clients.
24 …rective-response) is defined as a message from the server that instructs clients to perform an act…
26 Expo Updates is a protocol for assembling and delivering updates and directives to clients.
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/
H A DABI48_0_0EXUpdatesConfig.m64 * In development clients (including Expo Go) where this configuration is intended to be dynamic at
H A DABI48_0_0EXUpdatesAppController.m58 * Main entry point to expo-updates in normal release builds (development clients, including Expo
/expo/docs/pages/bare/
H A Dusing-expo-client.mdx42 …ative start` the command `npx expo start` hosts an app manifest that dev clients like Expo Go can …
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/
H A DABI47_0_0EXUpdatesConfig.m64 * In development clients (including Expo Go) where this configuration is intended to be dynamic at
H A DABI47_0_0EXUpdatesAppController.m58 * Main entry point to expo-updates in normal release builds (development clients, including Expo
/expo/docs/pages/debugging/
H A Dtools.mdx16 …rk](#inspecting-network-requests) tab when using [dev clients](/more/glossary-of-terms/#dev-client…
/expo/docs/pages/develop/development-builds/
H A Ddevelopment-workflows.mdx127 It's available for all development clients `v0.9.0` and above. To install it, you'll need the most …
/expo/packages/expo-dev-client/
H A DCHANGELOG.md236 …alled will need to follow the upgrade guide [here](https://docs.expo.dev/clients/upgrading/) when …
/expo/docs/pages/more/
H A Dglossary-of-terms.mdx97 ### Dev clients
256 …ning a React application. This includes [Expo Go](#expo-go), [dev clients](#dev-clients), [standal…
/expo/docs/pages/accounts/
H A Daccount-types.mdx29 - Structuring projects for different contexts. For example, when working for different clients, a n…
/expo/docs/pages/guides/
H A Dusing-sentry.mdx225 …or more information, see [Sentry's documentation](https://docs.sentry.io/clients/java/config/#conf…
/expo/
H A DCONTRIBUTING.md122 …non-feature-complete version of Jasmine that runs on the Android and iOS clients, so no special fe…

12