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

#ifndef ADYPlatformPayViewNativeComponent_h
#define ADYPlatformPayViewNativeComponent_h

NS_ASSUME_NONNULL_BEGIN

@interface ADYPlatformPayView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* ADYPlatformPayViewNativeComponent_h */
