We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa493f commit 34b1c59Copy full SHA for 34b1c59
ios/RNCPushNotificationIOS.h
@@ -6,6 +6,7 @@
6
*/
7
8
#import <React/RCTEventEmitter.h>
9
+#import <UserNotifications/UserNotifications.h>
10
11
extern NSString *const RNCRemoteNotificationReceived;
12
0 commit comments