Skip to content

Commit b90ea92

Browse files
authored
Merge pull request #350 from lionerez1/fixIOSBuild
Fix iOS build
2 parents 57190f7 + b1eed75 commit b90ea92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNNotifications/RCTConvert+RNNotifications.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#import "RCTConvert.h"
1+
#import <React/RCTConvert.h>
22
@import UserNotifications;
33

44
@interface RCTConvert (UIMutableUserNotificationAction)

0 commit comments

Comments
 (0)