//
//  RNNativeFeedADManager.h
//  react-native-admobile
//

#import "RCTViewManager.h"
#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface RNNativeFeedADManager : RCTViewManager

@end

NS_ASSUME_NONNULL_END
