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.
2 parents 6239f24 + acae12d commit 671b604Copy full SHA for 671b604
ios/RNVoipPushNotification/RNVoipPushNotificationManager.h
@@ -10,6 +10,7 @@
10
#import <Foundation/Foundation.h>
11
#import <React/RCTBridgeModule.h>
12
#import <React/RCTEventEmitter.h>
13
+#import <PushKit/PushKit.h>
14
15
@interface RNVoipPushNotificationManager : RCTEventEmitter <RCTBridgeModule>
16
0 commit comments