Skip to content

Commit a168622

Browse files
authored
Fix build with expo SDK 44+ (#163)
1 parent e848d11 commit a168622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-version-check/ios/RNVersionCheck.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
#import "RCTBridgeModule.h"
2+
#import <React/RCTBridgeModule.h>
33

44
@interface RNVersionCheck : NSObject <RCTBridgeModule>
55

0 commit comments

Comments
 (0)