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 d1feacb commit acae12dCopy full SHA for acae12d
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