| /expo/packages/expo-updates/ios/Tests/ |
| H A D | UpdatesStateMachineSpec.swift | 34 expect(machine.state) == .checking in spec() 56 expect(machine.state) == .checking in spec() 92 expect(machine.state) == .checking in spec() 109 expect(machine.state) == .checking in spec() 119 expect(machine.state) == .checking in spec() 127 expect(machine.state) == .checking in spec()
|
| /expo/ios/versioned/sdk47/ExpoModulesCore/ios/JSI/ |
| H A D | ABI47_0_0EXJavaScriptValue.h | 30 #pragma mark - Type checking
|
| /expo/ios/versioned/sdk48/ExpoModulesCore/ios/JSI/ |
| H A D | ABI48_0_0EXJavaScriptValue.h | 30 #pragma mark - Type checking
|
| /expo/ios/versioned/sdk49/EXUpdates/EXUpdates/ |
| H A D | UpdatesStateMachine.swift | 23 case checking in sendUpdateStateChangeEventToBridge() 394 .checking: [.checkCompleteAvailable, .checkCompleteUnavailable, .checkError], 404 .check: .checking,
|
| /expo/packages/expo-modules-core/ios/JSI/ |
| H A D | EXJavaScriptValue.h | 31 #pragma mark - Type checking
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/JSI/ |
| H A D | ABI49_0_0EXJavaScriptValue.h | 31 #pragma mark - Type checking
|
| /expo/packages/expo-updates/ios/EXUpdates/ |
| H A D | UpdatesStateMachine.swift | 23 case checking in sendUpdateStateChangeEventToBridge() 444 .checking: [.checkCompleteAvailable, .checkCompleteUnavailable, .checkError], 454 .check: .checking,
|
| /expo/packages/expo-updates/build/statemachine/ |
| H A D | UpdatesStateMachine.js | 83 checking: { property
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | gl-view.mdx | 192 …ds checking on their arguments. So, passing invalid arguments may cause a native crash. There are … 194 …tly, the priority for error checking is low since engines generally don't rely on the OpenGL API t…
|
| H A D | pedometer.mdx | 32 const [isPedometerAvailable, setIsPedometerAvailable] = useState('checking');
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | gl-view.mdx | 188 …ds checking on their arguments. So, passing invalid arguments may cause a native crash. There are … 190 …tly, the priority for error checking is low since engines generally don't rely on the OpenGL API t…
|
| H A D | pedometer.mdx | 32 const [isPedometerAvailable, setIsPedometerAvailable] = useState('checking');
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | gl-view.mdx | 192 …ds checking on their arguments. So, passing invalid arguments may cause a native crash. There are … 194 …tly, the priority for error checking is low since engines generally don't rely on the OpenGL API t…
|
| H A D | pedometer.mdx | 32 const [isPedometerAvailable, setIsPedometerAvailable] = useState('checking');
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | gl-view.mdx | 188 …ds checking on their arguments. So, passing invalid arguments may cause a native crash. There are … 190 …tly, the priority for error checking is low since engines generally don't rely on the OpenGL API t…
|
| H A D | pedometer.mdx | 32 const [isPedometerAvailable, setIsPedometerAvailable] = useState('checking');
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | gl-view.mdx | 188 …ds checking on their arguments. So, passing invalid arguments may cause a native crash. There are … 190 …tly, the priority for error checking is low since engines generally don't rely on the OpenGL API t…
|
| H A D | pedometer.mdx | 32 const [isPedometerAvailable, setIsPedometerAvailable] = useState('checking');
|
| /expo/packages/expo-updates/src/statemachine/ |
| H A D | UpdatesStateMachine.ts | 133 checking: {
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | MailComposerScreen.tsx | 14 return `An unknown error occurred while checking the API availability: ${error.message}`;
|
| H A D | BrightnessScreen.tsx | 17 return `An unknown error occurred while checking the API availability: ${error.message}`;
|
| /expo/.github/workflows/ |
| H A D | sdk.yml | 7 description: 'type "check-all" to force checking all packages'
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/ |
| H A D | FinancialConnections.swift | 194 case .checking: in mapFromSubcategory()
|
| /expo/packages/expo-modules-autolinking/build/autolinking/ |
| H A D | verifySearchResults.js.map | 1 …rchResults } from '../types';\n\n/**\n * Verifies the search results by checking whether there are…
|
| /expo/ |
| H A D | .swiftlint.yml | 141 # Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal. 144 # Prefer checking `isEmpty` over comparing count to zero. 152 # Prefer checking `isEmpty` over comparing string to an empty string literal.
|