Skip to content

Commit 91ff355

Browse files
cipolleschifacebook-github-bot
authored andcommitted
Add RCTDevSupportHeaders to React Umbrella
Summary: Add RCTDevSupportHeaders in React Umbrella This is a port to main of #55969 ## Changelog: [Internal] - Reviewed By: fabriziocucci Differential Revision: D95550095
1 parent 9130df6 commit 91ff355

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-native/scripts/ios-prebuild/templates/React-umbrella.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
#import <React/RCTDevLoadingViewSetEnabled.h>
8888
#import <React/RCTDevMenu.h>
8989
#import <React/RCTDevSettings.h>
90+
#import <React/RCTDevSupportHttpHeaders.h>
9091
#import <React/RCTDevToolsRuntimeSettingsModule.h>
9192
#import <React/RCTDeviceInfo.h>
9293
#import <React/RCTDiffClampAnimatedNode.h>

0 commit comments

Comments
 (0)