UNPKG

react-native-notifications-patched-rayen

Version:

Advanced Push Notifications (Silent, interactive notifications) for iOS & Android

8 lines (7 loc) 352 B
import { NotificationsRoot } from './Notifications'; export declare const Notifications: NotificationsRoot; export * from './interfaces/EventSubscription'; export * from './DTO/Notification'; export * from './interfaces/NotificationEvents'; export * from './interfaces/NotificationCategory'; export * from './interfaces/NotificationCompletion';