Home
last modified time | relevance | path

Searched refs:solution (Results 1 – 25 of 63) sorted by relevance

123

/expo/packages/@expo/cli/src/start/doctor/dependencies/
H A DensureDependenciesAsync.ts92 const solution = `Please install ${chalk.bold( constant
97 throw new CommandError(wrapForTerminal(title + solution + disableMessage + '\n'));
/expo/packages/expo-dev-launcher/ios/Unsafe/
H A DRCTPackagerConnection+EXDevLauncherPackagerConnectionInterceptor.m43 // The other solution requires `object_getInstanceVariable` which doesn't work with ARC.
44 // That's the only solution to get private variables that comes from cpp.
/expo/packages/expo-modules-core/ios/ModuleRegistryProvider/
H A DEXModuleRegistryProvider.m28 // A heuristic solution to "multiple singletons registering
30 // override module singleton with an ExpoKit one. This solution
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/ModuleRegistryProvider/
H A DABI49_0_0EXModuleRegistryProvider.m28 // A heuristic solution to "multiple singletons registering
30 // override module singleton with an ExpoKit one. This solution
/expo/packages/expo-video/src/
H A DVideoView.tsx34 // Temporary solution to pass the shared object ID instead of the player object.
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/ModuleRegistryProvider/
H A DABI48_0_0EXModuleRegistryProvider.m28 // A heuristic solution to "multiple singletons registering
30 // override module singleton with an ExpoKit one. This solution
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/ModuleRegistryProvider/
H A DABI47_0_0EXModuleRegistryProvider.m28 // A heuristic solution to "multiple singletons registering
30 // override module singleton with an ExpoKit one. This solution
/expo/docs/pages/develop/user-interface/
H A Dstore-data.mdx9 …ur app. This page lists a variety of libraries to help you decide which solution is best for your …
57 …u might not need encryption in your project or are looking for a faster solution similar to Async …
/expo/docs/pages/ui-programming/
H A Dreact-native-toast.mdx80 solution that the developer has shared with the React Native community.
82 We recommend this solution because it's one of the most used and maintained open-source libraries t…
/expo/packages/expo-video/build/
H A DVideoView.js.map1 …ops} player={playerId} ref={this.nativeRef} />;\n }\n}\n\n// Temporary solution to pass the share…
/expo/packages/expo-modules-core/ios/
H A DEXUtilities.m84 // The solution was borrowed from a post by Ben Alpert:
/expo/docs/pages/guides/
H A Dweb-performance.mdx17 …[`jest-expo`](https://www.npmjs.com/package/jest-expo) A universal solution for testing your code …
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/
H A DABI49_0_0EXUtilities.m84 // The solution was borrowed from a post by Ben Alpert:
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/
H A DABI47_0_0EXUtilities.m84 // The solution was borrowed from a post by Ben Alpert:
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/
H A DABI48_0_0EXUtilities.m84 // The solution was borrowed from a post by Ben Alpert:
/expo/ios/versioned/sdk47/EXPrint/EXPrint/
H A DABI47_0_0EXPrint.m102 …// The hacky solution is to save all UIPrinters that have been selected using `selectPrinter` meth…
104 …// I guess it's also safe to fall back to this not working solution since it might be fixed in the…
/expo/ios/versioned/sdk48/EXPrint/EXPrint/
H A DABI48_0_0EXPrint.m78 …// The hacky solution is to save all UIPrinters that have been selected using `selectPrinter` meth…
80 …// I guess it's also safe to fall back to this not working solution since it might be fixed in the…
/expo/docs/pages/bare/
H A Dinstall-dev-builds-in-bare.mdx67 …ght not be ideal when you want to use `npx expo start`. Our recommended solution is to remove the …
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/
H A DABI49_0_0RCTDeviceInfo.mm143 // Please use this only for a quick and temporary solution.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/
H A DABI47_0_0RCTDeviceInfo.mm143 // Please use this only for a quick and temporary solution.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/
H A DABI48_0_0RCTDeviceInfo.mm143 // Please use this only for a quick and temporary solution.
/expo/packages/expo-updates/
H A DDEVELOPMENT.md9 …updates in your JS, you may be able to use `yarn link`, which is the most straightforward solution.
/expo/packages/expo-modules-core/ios/Services/
H A DEXReactNativeAdapter.mm185 // WARNING: This is temporary solution that may break with new react-native releases.
/expo/docs/pages/archive/classic-updates/
H A Dpreloading-and-caching-assets.mdx23 …s that are abnormally large in size, asset bundling may not be the best solution as it will cause …
/expo/docs/pages/eas-update/
H A Denvironment-variables.mdx64 Note the above solution only allows for one local configuration. That may not be flexible enough, a…

123