| /expo/packages/expo-checkbox/build/ |
| H A D | ExpoCheckbox.js | 16 !!color && { backgroundColor: value ? color : undefined, borderColor: color }, property 40 backgroundColor: defaultEnabledColor, property 45 backgroundColor: 'transparent', property 48 backgroundColor: disabledCheckedGrayColor, property
|
| H A D | ExpoCheckbox.web.js | 73 backgroundColor: '#009688', property 83 backgroundColor: '#AAB8C2', property
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | withIosRootViewBackgroundColor.ts | 35 const backgroundColor = getRootViewBackgroundColor(config); constant 51 const backgroundColor = getRootViewBackgroundColor(config); constant
|
| /expo/android/expoview/src/main/java/host/exp/exponent/experience/splashscreen/ |
| H A D | ManagedAppSplashScreenConfiguration.kt | 17 var backgroundColor = Color.parseColor("#ffffff") in <lambda>() variable 26 val backgroundColor = parseBackgroundColor(manifest) in <lambda>() constant 52 …val backgroundColor = androidSplashInfo?.getNullable<String>(ExponentManifest.MANIFEST_SPLASH_BACK… in <lambda>() constant
|
| /expo/packages/expo-dev-client/.tests/instrumented/app/ |
| H A D | index.js | 15 backgroundColor: '#fff', property 20 backgroundColor: '#4630eb', property
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashStyles.js | 40 const backgroundColor = getSplashBackgroundColor(config); constant 45 const backgroundColor = getSplashDarkBackgroundColor(config); constant 93 function setSplashColorsForTheme(colors, backgroundColor) { argument
|
| /expo/templates/expo-template-tv/ |
| H A D | app.json | 12 "backgroundColor": "#ffffff" string 21 "backgroundColor": "#ffffff" string
|
| /expo/templates/expo-template-blank-typescript/ |
| H A D | app.json | 12 "backgroundColor": "#ffffff" string 21 "backgroundColor": "#ffffff" string
|
| /expo/templates/expo-template-blank/ |
| H A D | app.json | 12 "backgroundColor": "#ffffff" string 21 "backgroundColor": "#ffffff" string
|
| /expo/packages/expo-navigation-bar/plugin/build/ |
| H A D | withNavigationBar.js | 43 backgroundColor: config.androidNavigationBar?.backgroundColor, property 73 backgroundColor: props.backgroundColor ?? undefined, property 136 function setNavigationBarColors({ backgroundColor }, colors) { field 146 function setNavigationBarStyles({ backgroundColor, barStyle }, styles) { field
|
| /expo/docs/public/static/examples/v46.0.0/tutorial/04-modal/ |
| H A D | EmojiPicker.js | 24 backgroundColor: '#25292e', property 32 backgroundColor: '#464C55', property
|
| /expo/docs/public/static/examples/v47.0.0/tutorial/04-modal/ |
| H A D | EmojiPicker.js | 24 backgroundColor: '#25292e', property 32 backgroundColor: '#464C55', property
|
| /expo/docs/public/static/examples/v48.0.0/tutorial/04-modal/ |
| H A D | EmojiPicker.js | 24 backgroundColor: '#25292e', property 32 backgroundColor: '#464C55', property
|
| /expo/docs/public/static/examples/v49.0.0/tutorial/04-modal/ |
| H A D | EmojiPicker.js | 24 backgroundColor: '#25292e', property 32 backgroundColor: '#464C55', property
|
| /expo/docs/public/static/examples/unversioned/tutorial/04-modal/ |
| H A D | EmojiPicker.js | 24 backgroundColor: '#25292e', property 32 backgroundColor: '#464C55', property
|
| /expo/apps/fabric-tester/ |
| H A D | app.json | 12 "backgroundColor": "#ffffff" string 27 "backgroundColor": "#FFFFFF" string
|
| /expo/packages/@expo/metro-runtime/build/error-overlay/toast/ |
| H A D | ErrorToast.js | 57 backgroundColor: pressed property 88 backgroundColor: LogBoxStyle.getWarningColor(1), property 91 backgroundColor: LogBoxStyle.getErrorColor(1), property 94 backgroundColor: LogBoxStyle.getLogColor(1), property 116 backgroundColor: '#323232', property 141 backgroundColor: LogBoxStyle.getBackgroundColor(), property
|
| /expo/templates/expo-template-tabs/ |
| H A D | app.json | 13 "backgroundColor": "#ffffff" string 24 "backgroundColor": "#ffffff" string
|
| /expo/packages/expo-status-bar/build/ |
| H A D | setStatusBarBackgroundColor.js | 9 export default function setStatusBarBackgroundColor(backgroundColor, animated) { argument
|
| /expo/packages/@expo/config-types/src/ |
| H A D | ExpoConfig.ts | 71 backgroundColor?: string; property 296 backgroundColor?: string; property 330 backgroundColor?: string; property 504 backgroundColor?: string; property 850 backgroundColor?: string; property
|
| /expo/packages/@expo/config-types/build/ |
| H A D | ExpoConfig.d.ts | 69 backgroundColor?: string; property 292 backgroundColor?: string; property 326 backgroundColor?: string; property 500 backgroundColor?: string; property 838 backgroundColor?: string; property
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI49_0_0RCTInputAccessoryViewManager.m | 32 ABI49_0_0RCT_REMAP_VIEW_PROPERTY(backgroundColor, inputAccessoryView.backgroundColor, UIColor) category
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI48_0_0RCTInputAccessoryViewManager.m | 32 ABI48_0_0RCT_REMAP_VIEW_PROPERTY(backgroundColor, inputAccessoryView.backgroundColor, UIColor) category
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI47_0_0RCTInputAccessoryViewManager.m | 32 ABI47_0_0RCT_REMAP_VIEW_PROPERTY(backgroundColor, inputAccessoryView.backgroundColor, UIColor) category
|
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withIosRootViewBackgroundColor.ts | 23 const backgroundColor = getRootViewBackgroundColor(config); constant
|