//
//  RCTBaseTextInputViewManager+MediaInput.h
//  Pods
//
//  Created by Gustavo Parreira on 19/04/2020.
//
#import <React/RCTBaseTextInputViewManager.h>
#import <React/RCTComponent.h>

@interface RCTBaseTextInputViewManager (MediaInput)

@end

