//
//  MDRefreshControlManager.h
//  MandMobileRN
//
//  Created by 任宏宇 on 2018/12/17.
//

#import <React/RCTViewManager.h>

NS_ASSUME_NONNULL_BEGIN

@interface MDRefreshControlManager : RCTViewManager

@end

NS_ASSUME_NONNULL_END
