Home
last modified time | relevance | path

Searched defs:lightColor (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-notifications/build/
H A DNotificationChannelManager.types.d.ts66 lightColor: string; property
/expo/packages/expo-notifications/src/
H A DNotificationChannelManager.types.ts81 lightColor: string; property
/expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/
H A DPaymentSheetAppearance.swift143 let lightColor = UIColor(hexString: lightHexString) in buildUserInterfaceStyleAwareColor() variable
/expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/
H A DPaymentSheetAppearance.swift143 let lightColor = UIColor(hexString: lightHexString) in buildUserInterfaceStyleAwareColor() variable
/expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/
H A DPaymentSheetAppearance.swift143 let lightColor = UIColor(hexString: lightHexString) in buildUserInterfaceStyleAwareColor() variable
/expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/
H A DPaymentSheetAppearance.swift143 let lightColor = UIColor(hexString: lightHexString) in buildUserInterfaceStyleAwareColor() variable
/expo/apps/test-suite/tests/
H A DNotifications.js394 lightColor: '#FF231F7C', property