Skip to content

Commit

Permalink
Merge pull request #350 from lionerez1/fixIOSBuild
Browse files Browse the repository at this point in the history
Fix iOS build
  • Loading branch information
yogevbd authored Jul 29, 2019
2 parents 57190f7 + b1eed75 commit b90ea92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNNotifications/RCTConvert+RNNotifications.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#import "RCTConvert.h"
#import <React/RCTConvert.h>
@import UserNotifications;

@interface RCTConvert (UIMutableUserNotificationAction)
Expand Down

0 comments on commit b90ea92

Please sign in to comment.