Searched refs:withBackgroundColor (Results 1 – 10 of 10) sorted by relevance
| /expo/packages/@expo/prebuild-config/src/plugins/icons/__tests__/ |
| H A D | withAndroidIcons-test.ts | 89 const withBackgroundColor = createAdaptiveIconXmlString(null, null); constant 94 expect(withBackgroundColor).toBe(ADAPTIVE_ICON_XML_WITH_BACKGROUND_COLOR);
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI47_0_0RCTDevLoadingView.mm | 150 : (NSNumber *__nonnull)color withBackgroundColor 280 - (void)showMessage:(NSString *)message withColor:(NSNumber *)color withBackgroundColor:(NSNumber *…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI49_0_0RCTDevLoadingView.mm | 165 : (NSNumber *__nonnull)color withBackgroundColor 295 - (void)showMessage:(NSString *)message withColor:(NSNumber *)color withBackgroundColor:(NSNumber *…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI48_0_0RCTDevLoadingView.mm | 165 : (NSNumber *__nonnull)color withBackgroundColor 295 - (void)showMessage:(NSString *)message withColor:(NSNumber *)color withBackgroundColor:(NSNumber *…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/codegen/ios/ABI47_0_0FBReactNativeSpec/ |
| H A D | ABI47_0_0FBReactNativeSpec.h | 609 withBackgroundColor:(NSNumber *)withBackgroundColor;
|
| H A D | ABI47_0_0FBReactNativeSpec-generated.mm | 898 …ethod(rt, VoidKind, "showMessage", @selector(showMessage:withColor:withBackgroundColor:), args, co…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/ABI49_0_0FBReactNativeSpec/ |
| H A D | ABI49_0_0FBReactNativeSpec.h | 559 withBackgroundColor:(NSNumber *)withBackgroundColor;
|
| H A D | ABI49_0_0FBReactNativeSpec-generated.mm | 803 …ethod(rt, VoidKind, "showMessage", @selector(showMessage:withColor:withBackgroundColor:), args, co…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/codegen/ios/ABI48_0_0FBReactNativeSpec/ |
| H A D | ABI48_0_0FBReactNativeSpec.h | 558 withBackgroundColor:(NSNumber *)withBackgroundColor;
|
| H A D | ABI48_0_0FBReactNativeSpec-generated.mm | 796 …ethod(rt, VoidKind, "showMessage", @selector(showMessage:withColor:withBackgroundColor:), args, co…
|