Home
last modified time | relevance | path

Searched defs:translucent (Results 1 – 25 of 26) sorted by relevance

12

/expo/packages/expo-status-bar/build/
H A DsetStatusBarTranslucent.js9 export default function setStatusBarTranslucent(translucent) { argument
H A DExpoStatusBar.android.js19 …return (React.createElement(StatusBar, { translucent: translucent, barStyle: barStyle, backgroundC… property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/StatusBar/
H A DStatusBar.d.ts49 translucent?: boolean | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/StatusBar/
H A DStatusBar.d.ts49 translucent?: boolean | undefined; property
/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/launcher/configurators/
H A DDevLauncherExpoActivityConfigurator.kt58 val translucent = statusBarOptions == null || statusBarOptions.optBoolean("translucent", true) in <lambda>() constant
/expo/android/vendored/sdk47/react-native-screens/android/src/main/java/abi47_0_0/com/swmansion/rnscreens/
H A DScreenWindowTraits.kt107 val translucent = screenForTranslucent?.isStatusBarTranslucent ?: false in <lambda>() constant
/expo/android/vendored/sdk49/react-native-screens/android/src/main/java/abi49_0_0/com/swmansion/rnscreens/
H A DScreenWindowTraits.kt107 val translucent = screenForTranslucent?.isStatusBarTranslucent ?: false in <lambda>() constant
/expo/android/vendored/unversioned/react-native-screens/android/src/main/java/com/swmansion/rnscreens/
H A DScreenWindowTraits.kt107 val translucent = screenForTranslucent?.isStatusBarTranslucent ?: false in <lambda>() constant
/expo/android/vendored/sdk48/react-native-screens/android/src/main/java/abi48_0_0/com/swmansion/rnscreens/
H A DScreenWindowTraits.kt107 val translucent = screenForTranslucent?.isStatusBarTranslucent ?: false in <lambda>() constant
/expo/ios/vendored/sdk47/react-native-screens/ios/
H A DABI47_0_0RNSScreenStackHeaderConfig.mm830 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(translucent, BOOL) category
/expo/ios/vendored/sdk48/react-native-screens/ios/
H A DABI48_0_0RNSScreenStackHeaderConfig.mm846 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(translucent, BOOL) category
/expo/ios/vendored/sdk49/react-native-screens/ios/
H A DABI49_0_0RNSScreenStackHeaderConfig.mm903 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(translucent, BOOL) category
/expo/ios/vendored/unversioned/react-native-screens/ios/
H A DRNSScreenStackHeaderConfig.mm903 RCT_EXPORT_VIEW_PROPERTY(translucent, BOOL) category
/expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/
H A DMappers.swift783 if let translucent = navigationBarSettings["translucent"] as? Bool { in mapUICustomization() variable
/expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/
H A DMappers.swift808 if let translucent = navigationBarSettings["translucent"] as? Bool { in mapUICustomization() variable
/expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/
H A DMappers.swift803 if let translucent = navigationBarSettings["translucent"] as? Bool { in mapUICustomization() variable
/expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/
H A DMappers.swift808 if let translucent = navigationBarSettings["translucent"] as? Bool { in mapUICustomization() variable
/expo/packages/@expo/cli/src/api/__tests__/fixtures/
H A D44.0.0.json1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
H A DUNVERSIONED.json1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
/expo/docs/public/static/schemas/v47.0.0/
H A Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
/expo/docs/public/static/schemas/v46.0.0/
H A Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
/expo/docs/public/static/schemas/unversioned/
H A Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
/expo/docs/public/static/schemas/v48.0.0/
H A Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
/expo/docs/public/static/schemas/v49.0.0/
H A Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js375 …d:l}:null,barStyle:null!=t.barStyle?{value:t.barStyle,animated:l}:null,translucent:t.translucent,h… property

12