//
//  RNAppodealBannerViewManager.h
//  RNAppodeal
//
//  Created by Stas Kochkin on 26/09/2019.
//  Copyright © 2019 Facebook. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <React/RCTViewManager.h>

NS_ASSUME_NONNULL_BEGIN

@interface RNAppodealBannerViewManager : RCTViewManager

@end

NS_ASSUME_NONNULL_END
