We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f253460 commit 15a5f36Copy full SHA for 15a5f36
React/Base/RCTUtilsUIOverride.h
@@ -5,6 +5,9 @@
5
* LICENSE file in the root directory of this source tree.
6
*/
7
8
+#import <Foundation/Foundation.h>
9
+#import <UIKit/UIKit.h>
10
+
11
@interface RCTUtilsUIOverride : NSObject
12
/**
13
Set the global presented view controller instance override.
0 commit comments