mirror of
https://github.com/zhigang1992/react-native-keyboard-manager.git
synced 2026-05-01 05:41:51 +08:00
Fixing RCTBaseTextInputView.h path.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
// THE SOFTWARE.
|
||||
|
||||
#import <RCTText/RCTBaseTextInputView.h>
|
||||
#import "RCTBaseTextInputView.h"
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "IQKeyboardManager.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user