diff --git a/ios/RNVoipPushNotification/RNVoipPushNotificationManager.h b/ios/RNVoipPushNotification/RNVoipPushNotificationManager.h index 2c69d6a..9102de8 100644 --- a/ios/RNVoipPushNotification/RNVoipPushNotificationManager.h +++ b/ios/RNVoipPushNotification/RNVoipPushNotificationManager.h @@ -8,7 +8,7 @@ #import -#import "RCTBridgeModule.h" +#import @interface RNVoipPushNotificationManager : NSObject