Home
last modified time | relevance | path

Searched refs:ahead (Results 1 – 25 of 42) sorted by relevance

12

/expo/tools/src/
H A DGit.ts49 ahead: number;
359 const [ahead, behind] = numbers; constant
360 return { ahead, behind };
/expo/tools/src/publish-packages/tasks/
H A DcheckRepositoryStatus.ts40 if (stats.ahead + stats.behind > 0) {
/expo/docs/pages/tutorial/
H A Dintroduction.mdx73 > Go ahead and press the above button. You will see the above code running in a Snack. Try to switc…
82 …description="If you're already familiar with Expo, feel free to jump ahead to specific chapters. H…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/sdks/hermes-engine/
H A DABI49_0_0hermes-engine.podspec32 …ript engine optimized for fast start-up of React Native apps. It features ahead-of-time static opt…
/expo/docs/pages/router/reference/
H A Dasync-routes.mdx15 …it as much from bundle splitting as the bytecode is already memory mapped ahead of time. However, …
H A Dstatic-rendering.mdx106 …p/[id].tsx**) will not work out of the box. You can generate known routes ahead of time using the …
253 …ing the same API. However, it's useful for SEO to have static head elements rendered ahead of time.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/sdks/hermes-engine/
H A DABI47_0_0hermes-engine.podspec55 …ript engine optimized for fast start-up of React Native apps. It features ahead-of-time static opt…
/expo/packages/@expo/config/build/
H A DgetConfig.js.map1 …st);\n if (config) {\n // The config must be serialized and evaluated ahead of time so the spa…
/expo/docs/pages/bare/
H A Dinstall-dev-builds-in-bare.mdx63 There are a few more changes you can make to get the best experience, but you [can skip ahead to bu…
H A Dusing-expo-client.mdx115 1. You need to know the native module name ahead of time.
/expo/packages/jest-expo/
H A DREADME.md87 Currently this returns type-ahead plugins for all projects:
/expo/docs/pages/router/advanced/
H A Dstack.mdx121 …n options. This is useful for tab bars or drawers which need to have an icon defined ahead of time.
/expo/docs/pages/accounts/
H A Dsso.mdx61 If you wish to remove them ahead of that time or you wish to remove them to clean up users on your …
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/sdks/hermes-engine/
H A DABI48_0_0hermes-engine.podspec65 …ript engine optimized for fast start-up of React Native apps. It features ahead-of-time static opt…
/expo/docs/pages/guides/
H A Dusing-hermes.mdx9 … engine optimized for React Native. By compiling JavaScript into bytecode ahead of time, Hermes ca…
/expo/docs/pages/get-started/
H A Dcreate-a-project.mdx57 You can open the project on multiple devices simultaneously. Go ahead and try it on both phones at …
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI47_0_0RCTBaseTextInputView.m170 …ABI47_0_0RCTLog(@"Native TextInput(%@) is %lld events ahead of JS - try to make your JS faster.", …
199 …ABI47_0_0RCTLog(@"Native TextInput(%@) is %lld events ahead of JS - try to make your JS faster.", …
/expo/docs/pages/archive/classic-updates/
H A Dpublishing.mdx32 To publish a project, run `expo publish`. No setup is required, go ahead and create a new project
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI49_0_0RCTBaseTextInputView.m173 @"Native TextInput(%@) is %lld events ahead of JS - try to make your JS faster.",
210 @"Native TextInput(%@) is %lld events ahead of JS - try to make your JS faster.",
/expo/packages/@expo/prebuild-config/build/plugins/
H A DwithDefaultPlugins.js.map1ahead of time.\n if (!config.ios) config.ios = {};\n config.ios.bundleIdentifier = bundleIdentif…
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI48_0_0RCTBaseTextInputView.m173 @"Native TextInput(%@) is %lld events ahead of JS - try to make your JS faster.",
210 @"Native TextInput(%@) is %lld events ahead of JS - try to make your JS faster.",
/expo/docs/pages/archive/
H A Dnotification-channels.mdx53 …l not be shown on Android 8+ devices.** Therefore, it's important to plan ahead and make sure that…
/expo/docs/pages/workflow/
H A Dusing-libraries.mdx112 … SDK, this library may not be supported in [Expo Go][expo-go]. You can go ahead and try it in a ne…
/expo/docs/pages/versions/unversioned/sdk/
H A Dauth-session.mdx102 - Provides an extra `loginHint` parameter. If the user's email address is known ahead of time, it c…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dauth-session.mdx102 - Provides an extra `loginHint` parameter. If the user's email address is known ahead of time, it c…

12