Skip to content

Commit

Permalink
fix: ios build error with xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
zvonimirr committed Dec 7, 2023
1 parent 471120c commit 6a662de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/DatePicker.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#import "RCTUtils.h"
#import "UIView+React.h"
#import "RCTConvert.h"
#import "RCTView.h"

@interface DatePicker ()

Expand Down

0 comments on commit 6a662de

Please sign in to comment.