UNPKG

react-native-notifications-pfy

Version:

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

6 lines (5 loc) 107 B
export interface NotificationCompletion { badge?: boolean; alert?: boolean; sound?: boolean; }