We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc365a commit 0cbbc6eCopy full SHA for 0cbbc6e
1 file changed
packages/react-native/scripts/ios-prebuild/templates/React-umbrella.h
@@ -6,7 +6,7 @@
6
*/
7
8
#ifdef __OBJC__
9
-#import "UIKit/UIKit.h"
+#import <UIKit/UIKit.h>
10
#else
11
#ifndef FOUNDATION_EXPORT
12
#if defined(__cplusplus)
0 commit comments