| /expo/docs/global-styles/ |
| H A D | tippy.ts | 8 background: ${palette.black}; 23 background: ${palette.black};
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxButton-test.js.snap | 13 "backgroundColor": "black", 28 "backgroundColor": "black",
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxButton-test.js.snap | 13 "backgroundColor": "black", 28 "backgroundColor": "black",
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxButton-test.js.snap | 13 "backgroundColor": "black", 28 "backgroundColor": "black",
|
| /expo/apps/native-component-list/src/components/ |
| H A D | ConsoleBox.tsx | 11 <ScrollView style={[styles.scrollView, style]} indicatorStyle="black"> 12 <ScrollView contentContainerStyle={styles.contentContainer} horizontal indicatorStyle="black">
|
| /expo/apps/bare-expo/e2e/utils/ |
| H A D | report.js | 15 console.log(`\n${chalk.bgMagenta.bold.black(` RESULTS `)}\n\n${formatResults(results)}`); 18 console.log(`\n${chalk.bgRed.bold.black(` FAILED `)}\n\n${formatResults(failures)}`);
|
| /expo/apps/native-component-list/src/screens/SVG/examples/ |
| H A D | Polyline.tsx | 15 stroke="black" 47 stroke="black" 78 stroke="black"
|
| H A D | Stroking.tsx | 15 <Path stroke="black" d="M5 40 l215 0" /> 45 <G fill="none" stroke="black" strokeWidth="4"> 130 <G fill="none" stroke="black" strokeWidth="2">
|
| H A D | Svg.tsx | 53 <Circle cx="40" cy="40" r="4" fill="black" /> 54 <Circle cx="60" cy="40" r="4" fill="black" /> 55 <Path d="M 40 60 A 10 10 0 0 0 60 60" stroke="black" />
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/CustomTypes/ |
| H A D | ExpoMKCircle.swift | 5 var strokeColor: UIColor = UIColor.black
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/CustomTypes/ |
| H A D | ExpoMKCircle.swift | 5 var strokeColor: UIColor = UIColor.black
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/CustomTypes/ |
| H A D | ExpoMKCircle.swift | 5 var strokeColor: UIColor = UIColor.black
|
| /expo/ios/versioned/sdk48/ExpoAppleAuthentication/ |
| H A D | ButtonStyle.swift | 7 case black = 2
|
| /expo/ios/versioned/sdk49/ExpoAppleAuthentication/ |
| H A D | ButtonStyle.swift | 7 case black = 2
|
| /expo/packages/expo-apple-authentication/ios/ |
| H A D | ButtonStyle.swift | 7 case black = 2
|
| /expo/apps/native-component-list/src/screens/GL/ |
| H A D | GLSnapshotsScreen.tsx | 107 borderColor: 'black', 112 shadowColor: 'black', 123 borderColor: 'black',
|
| H A D | CanvasScreen.tsx | 24 ctx.strokeStyle = 'black';
|
| /expo/packages/expo-router/src/onboard/ |
| H A D | Tutorial.tsx | 114 <Text style={[styles.code, hovered && { color: 'black' }]}> 135 backgroundColor: 'black', 173 color: 'black', 183 color: 'black',
|
| /expo/apps/native-component-list/src/components/FunctionDemo/ |
| H A D | Divider.tsx | 20 backgroundColor: 'black',
|
| /expo/packages/expo-dev-menu/ios/OverlayContainer/ |
| H A D | OverlayContainerSheetDimmingView.swift | 79 backgroundColor = .black in setUp()
|
| /expo/packages/expo-router/src/views/ |
| H A D | ErrorBoundary.tsx | 121 color: hovered || pressed ? 'black' : 'white', 137 backgroundColor: 'black', 150 color: 'black',
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/ |
| H A D | ApplePayButtonView.swift | 24 … let paymentButtonStyle = PKPaymentButtonStyle(rawValue: self.buttonStyle as? Int ?? 2) ?? .black in didSetProps()
|
| /expo/docs/ui/components/Snippet/ |
| H A D | SnippetContent.tsx | 17 alwaysDark && 'dark-theme bg-palette-black border-transparent whitespace-nowrap',
|
| /expo/apps/native-component-list/src/screens/Image/ |
| H A D | ImageBackgroundScreen.tsx | 35 backgroundColor: 'black',
|
| /expo/templates/expo-template-tabs/app/ |
| H A D | modal.tsx | 14 {/* Use a light status bar on iOS to account for the black space above the modal */}
|