UNPKG

expo-notifications

Version:

Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.

3 lines 202 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoBackgroundNotificationTasksModule'); //# sourceMappingURL=BackgroundNotificationTasksModule.native.js.map