Home
last modified time | relevance | path

Searched refs:linked (Results 1 – 25 of 62) sorted by relevance

123

/expo/packages/expo-modules-core/ios/Interfaces/Permissions/
H A DEXPermissionsMethodsDelegate.m13 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
26 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Interfaces/Permissions/
H A DABI47_0_0EXPermissionsMethodsDelegate.m13 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
26 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Interfaces/Permissions/
H A DABI49_0_0EXPermissionsMethodsDelegate.m13 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
26 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Interfaces/Permissions/
H A DABI48_0_0EXPermissionsMethodsDelegate.m13 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
26 …SIONS", @"Permissions module not found. Are you sure that Expo modules are properly linked?", nil);
/expo/docs/pages/eas-update/
H A Deas-cli.mdx13 alt={`Channel "production" linked to branch "version-1.0"`}
17 …alizes this link. Here, we have the builds with the "production" channel linked to the branch name…
20 alt={`Channel "production" linked to branch "version-2.0"`}
100linked to a branch named "version-1.0", and then you renamed the branch named "version-1.0" to "ve…
H A Dhow-it-works.mdx57 - A channel can be linked to any branch. By default, a channel is linked to a branch of the same na…
59 …h, which will make its most recent compatible update available on the branch to the linked channel.
63 alt={`Channel "production" linked to branch "production" by default`}
74 …rs. Finally, we could make a "version-3.0" EAS Update branch that is not linked to any builds yet,…
77 …alt={`Channel "production" linked to branch "version-1.0", channel "staging" linked to branch "ver…
81 …eady for production, we can update the "production" channel so that it's linked to the "version-2.…
86 …alt={`Channel "production" linked to branch "version-2.0", channel "staging" linked to branch "ver…
95 …alt={`Channel "production" linked to branch "version-2.0", channel "staging" linked to branch "ver…
/expo/docs/pages/modules/
H A Dexisting-library.mdx99 If you already have an example app in your workspace, ensure that the module is linked correctly.
101 - **On Android** the native module class will be linked automatically before building, as part of t…
111 Now that the class is set up and linked, you can start to implement its functionality. See the [nat…
/expo/packages/expo-modules-core/build/errors/
H A DUnavailabilityError.js.map1 ….${propertyName} is not available on ${Platform.OS}, are you sure you've linked all the native dep…
/expo/ios/Exponent/Kernel/Environment/
H A DEXClientReleaseType.m19 // expo-application is linked.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI49_0_0RCTInputAccessoryView.m71 // If the accessory view is not linked to a text input via nativeID, assume it is
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI47_0_0RCTInputAccessoryView.m72 // If the accessory view is not linked to a text input via nativeID, assume it is
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI48_0_0RCTInputAccessoryView.m71 // If the accessory view is not linked to a text input via nativeID, assume it is
/expo/docs/pages/preview/
H A Dintroduction.mdx6 …ew of experimental new features that we're working on at Expo. It is not linked from the main docu…
/expo/ios/vendored/sdk47/@react-native-community/netinfo/ios/
H A DABI47_0_0RNCConnectionState.m83 // Loop through linked list of interfaces
H A DABI47_0_0RNCNetInfo.m167 // Loop through linked list of interfaces
203 // Loop through linked list of interfaces
/expo/ios/vendored/unversioned/@react-native-community/netinfo/ios/
H A DRNCConnectionState.m83 // Loop through linked list of interfaces
H A DRNCNetInfo.m167 // Loop through linked list of interfaces
203 // Loop through linked list of interfaces
/expo/ios/versioned/sdk47/EXNetwork/EXNetwork/
H A DABI47_0_0EXNetwork.m49 // Loop through linked list of interfaces
/expo/ios/vendored/sdk49/@react-native-community/netinfo/ios/
H A DABI49_0_0RNCConnectionState.m83 // Loop through linked list of interfaces
H A DABI49_0_0RNCNetInfo.m167 // Loop through linked list of interfaces
203 // Loop through linked list of interfaces
/expo/ios/vendored/sdk48/@react-native-community/netinfo/ios/
H A DABI48_0_0RNCConnectionState.m83 // Loop through linked list of interfaces
H A DABI48_0_0RNCNetInfo.m167 // Loop through linked list of interfaces
203 // Loop through linked list of interfaces
/expo/packages/@expo/config-plugins/build/ios/utils/
H A DgetInfoPlistPath.js.map1 …ationFromPbxproj } from '../Target';\n\n/**\n * Find the Info.plist path linked to a specific buil…
/expo/docs/pages/build/
H A Dautomate-submissions.mdx10 …//expo.dev/accounts/[account]/projects/[project]/submissions), and it is linked from your build de…
/expo/docs/pages/eas-insights/
H A Dintroduction.mdx28 To use the `expo-insights`, make sure your app is linked to your EAS project in **app.json** / **ap…

123