Skip to content

Commit 34b1c59

Browse files
authored
Add missing UserNotifications import (#128)
Fixes #113
1 parent ffa493f commit 34b1c59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/RNCPushNotificationIOS.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*/
77

88
#import <React/RCTEventEmitter.h>
9+
#import <UserNotifications/UserNotifications.h>
910

1011
extern NSString *const RNCRemoteNotificationReceived;
1112

0 commit comments

Comments
 (0)