initial
This commit is contained in:
12
ios/ImageNotification/NotificationService.h
Normal file
12
ios/ImageNotification/NotificationService.h
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// NotificationService.h
|
||||
// ImageNotification
|
||||
//
|
||||
// Created by Nils Weber on 04.02.22.
|
||||
//
|
||||
|
||||
#import <UserNotifications/UserNotifications.h>
|
||||
|
||||
@interface NotificationService : UNNotificationServiceExtension
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user