Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 151) sorted by relevance

1234567

/expo/apps/native-component-list/src/screens/GL/
H A DGLMaskScreen.tsx82 let skip = false;
85 if (skip) {
115 skip = !skip;
/expo/packages/expo-dev-menu/scripts/
H A Dreset-dev-menu-packager-host.sh3 git update-index --no-skip-worktree $HOST_FILE
H A Dstart.sh13 git update-index --skip-worktree $HOST_FILE
/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DPermissions-test.ts14 skip: 'invalid',
/expo/ios/Build-Phases/
H A Dgenerate-dynamic-macros.sh21 …et ios-generate-dynamic-macros --configuration ${CONFIGURATION} --skip-template=GoogleService-Info…
/expo/packages/expo-image-picker/
H A DREADME.md81 …essage to the `Info.plist`. Setting `false` will skip adding the permission on iOS and **does not*…
82 …essage to the `Info.plist`. Setting `false` will skip adding the permission on iOS and **does not*…
83 …Description` permission message to the `Info.plist`. Setting `false` will skip adding the permissi…
/expo/packages/expo-modules-core/src/__tests__/
H A DEventEmitter-test.ts54 it.skip(`doesn't emit events to other emitters' listeners`, () => {
69 it.skip(`doesn't remove other emitters' listeners`, () => {
/expo/apps/native-component-list/src/components/FunctionDemo/
H A DFunctionSignature.tsx54 // skip object properties unsupported on the current platform
77 // skip `undefined` values
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Multipart/
H A DABI48_0_0EXUpdatesParameterParser.m125 _currentPosition++; // skip '='
130 _currentPosition++; // skip separator
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Multipart/
H A DABI47_0_0EXUpdatesParameterParser.m125 _currentPosition++; // skip '='
130 _currentPosition++; // skip separator
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/Multipart/
H A DABI49_0_0EXUpdatesParameterParser.m125 _currentPosition++; // skip '='
130 _currentPosition++; // skip separator
/expo/packages/expo-updates/ios/EXUpdates/Multipart/
H A DEXUpdatesParameterParser.m125 _currentPosition++; // skip '='
130 _currentPosition++; // skip separator
/expo/packages/expo/src/launch/
H A DwithDevTools.tsx4 // The default behavior here is to skip the custom Fast Refresh indicator.
/expo/docs/pages/bare/
H A Dinstall-dev-builds-in-bare.mdx27 Otherwise, if you already have `expo` and/or other Expo modules up and running, you can skip this s…
43 If your project doesn't have an **ios/** directory, you can skip this step.
63 There are a few more changes you can make to get the best experience, but you [can skip ahead to bu…
/expo/home/components/
H A DQRFooterButton.tsx1 // note(bacon): Purposefully skip using the themed icons since we want the icons to change color ba…
/expo/packages/@expo/cli/src/start/server/type-generation/__typetests__/
H A Droute.test.ts42 it.skip('works for optional CatchAll routes', () => {
/expo/packages/expo-localization/src/__tests__/
H A DLocalization-test.web.ts119 it.skip('Gets the currency', async () => {
/expo/ios/vendored/sdk48/react-native-reanimated/ios/Nodes/
H A DABI48_0_0REAPropsNode.m87 // simply skip that update.
/expo/ios/vendored/sdk47/react-native-reanimated/ios/Nodes/
H A DABI47_0_0REAPropsNode.m87 // simply skip that update.
/expo/docs/pages/develop/development-builds/
H A Dinstallation.mdx38 If you are already signed in to an Expo account using Expo CLI, you can skip the steps described in…
/expo/ios/vendored/sdk47/react-native-svg/apple/
H A DABI47_0_0RNSVGNode.h66 @property (nonatomic, assign) BOOL skip;
/expo/ios/vendored/sdk49/react-native-svg/apple/
H A DABI49_0_0RNSVGNode.h66 @property (nonatomic, assign) BOOL skip;
/expo/ios/vendored/sdk48/react-native-svg/apple/
H A DABI48_0_0RNSVGNode.h66 @property (nonatomic, assign) BOOL skip;
/expo/ios/vendored/unversioned/react-native-svg/apple/
H A DRNSVGNode.h66 @property (nonatomic, assign) BOOL skip;
/expo/packages/expo-router/build/
H A DuseDeprecated.js.map1 … multiple processes causing the warning to log mutiple times\n// Hence we skip the warning in thes…

1234567