#import <React/RCTViewComponentView.h>
#import <UIKit/UIKit.h>

#ifndef TTBLRNTPluginViewNativeComponent_h
#define TBLRNTPluginViewNativeComponent_h

NS_ASSUME_NONNULL_BEGIN

@interface TBLRNTPluginView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* TaboolaReactNativePlugin4xViewNativeComponent_h */
