Home
last modified time | relevance | path

Searched refs:presentLocalNotification (Results 1 – 24 of 24) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts123 presentLocalNotification(details: PresentLocalNotificationDetails): void; method
H A DABI48_0_0RCTPushNotificationManager.mm391 ABI48_0_0RCT_EXPORT_METHOD(presentLocalNotification : (ABI48_0_0JS::NativePushNotificationManagerIO… category
563 ABI48_0_0RCT_EXPORT_METHOD(presentLocalNotification : (ABI48_0_0JS::NativePushNotificationManagerIO… category
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts123 presentLocalNotification(details: PresentLocalNotificationDetails): void; method
H A DABI49_0_0RCTPushNotificationManager.mm391 ABI49_0_0RCT_EXPORT_METHOD(presentLocalNotification : (ABI49_0_0JS::NativePushNotificationManagerIO… category
563 ABI49_0_0RCT_EXPORT_METHOD(presentLocalNotification : (ABI49_0_0JS::NativePushNotificationManagerIO… category
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DABI47_0_0RCTPushNotificationManager.mm357 ABI47_0_0RCT_EXPORT_METHOD(presentLocalNotification:(ABI47_0_0JS::NativePushNotificationManagerIOS:… category
527 ABI47_0_0RCT_EXPORT_METHOD(presentLocalNotification:(ABI47_0_0JS::NativePushNotificationManagerIOS:… category
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java203 public void presentLocalNotification(final ReadableMap data, final Promise promise) { in presentLocalNotification() method in NotificationsModule
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java203 public void presentLocalNotification(final ReadableMap data, final Promise promise) { in presentLocalNotification() method in NotificationsModule
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java203 public void presentLocalNotification(final ReadableMap data, final Promise promise) { in presentLocalNotification() method in NotificationsModule
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java203 public void presentLocalNotification(final ReadableMap data, final Promise promise) { in presentLocalNotification() method in NotificationsModule
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/
H A DABI49_0_0EXNotifications.m106 ABI49_0_0RCT_EXPORT_METHOD(presentLocalNotification:(NSDictionary *)payload category
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/
H A DABI47_0_0EXNotifications.m106 ABI47_0_0RCT_EXPORT_METHOD(presentLocalNotification:(NSDictionary *)payload category
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/
H A DABI48_0_0EXNotifications.m106 ABI48_0_0RCT_EXPORT_METHOD(presentLocalNotification:(NSDictionary *)payload category
/expo/packages/jest-expo/src/preset/
H A DexpoModules.js84 presentLocalNotification: { type: 'function', functionType: 'promise' }, property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/ABI49_0_0FBReactNativeSpec/
H A DABI49_0_0FBReactNativeSpec-generated.mm1593 …(turboModule).invokeObjCMethod(rt, VoidKind, "presentLocalNotification", @selector(presentLocalNot…
1661 …methodMap_["presentLocalNotification"] = MethodMetadata {1, __hostFunction_NativePushNotificationM…
1662 …setMethodArgConversionSelector(@"presentLocalNotification", 0, @"JS_NativePushNotificationManagerI…
H A DABI49_0_0FBReactNativeSpec.h1446 - (void)presentLocalNotification:(ABI49_0_0JS::NativePushNotificationManagerIOS::Notification &)not…
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/codegen/ios/ABI47_0_0FBReactNativeSpec/
H A DABI47_0_0FBReactNativeSpec-generated.mm1743 …(turboModule).invokeObjCMethod(rt, VoidKind, "presentLocalNotification", @selector(presentLocalNot…
1811 …methodMap_["presentLocalNotification"] = MethodMetadata {1, __hostFunction_NativePushNotificationM…
1812 …setMethodArgConversionSelector(@"presentLocalNotification", 0, @"JS_NativePushNotificationManagerI…
H A DABI47_0_0FBReactNativeSpec.h1581 - (void)presentLocalNotification:(ABI47_0_0JS::NativePushNotificationManagerIOS::Notification &)not…
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/codegen/ios/ABI48_0_0FBReactNativeSpec/
H A DABI48_0_0FBReactNativeSpec-generated.mm1549 …(turboModule).invokeObjCMethod(rt, VoidKind, "presentLocalNotification", @selector(presentLocalNot…
1617 …methodMap_["presentLocalNotification"] = MethodMetadata {1, __hostFunction_NativePushNotificationM…
1618 …setMethodArgConversionSelector(@"presentLocalNotification", 0, @"JS_NativePushNotificationManagerI…
H A DABI48_0_0FBReactNativeSpec.h1425 - (void)presentLocalNotification:(ABI48_0_0JS::NativePushNotificationManagerIOS::Notification &)not…
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle380 …y:"presentLocalNotification",value:function(t){(0,c.default)(u.default,'PushNotificationManager is…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js412 ….default,'PushNotificationManager is not available.'),c.default.presentLocalNotification(t)}},{key…
H A DEXDevMenuApp.android.js413 ….default,'PushNotificationManager is not available.'),c.default.presentLocalNotification(t)}},{key…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle413 …y:"presentLocalNotification",value:function(t){(0,f.default)(c.default,'PushNotificationManager is…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle414 …y:"presentLocalNotification",value:function(t){(0,f.default)(c.default,'PushNotificationManager is…