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.
2 parents 587b320 + 1d49ca8 commit 3bd9c85Copy full SHA for 3bd9c85
ios/ReactNativeKeyboardManager/RCTBaseTextInputView+Hack.h
@@ -22,7 +22,7 @@
22
23
@import Foundation;
24
25
-#import "RCTBaseTextInputView.h"
+#import <React/RCTBaseTextInputView.h>
26
27
@interface RCTBaseTextInputView (Hack)
28
ios/ReactNativeKeyboardManager/ReactNativeKeyboardManager.m
@@ -29,7 +29,7 @@
29
#import <React/RCTLog.h>
30
#import <React/RCTRootView.h>
31
32
33
34
@implementation RCTConvert(IQAutoToolbarManageBehaviour)
35
0 commit comments