//
//  ZegoViewManager.h
//  react-native-zego-express-engine
//
//  Created by zego on 2025/3/1.
//

#import "RCTViewManager.h"

#import <React/RCTViewManager.h>

NS_ASSUME_NONNULL_BEGIN

@interface ZegoViewManager : RCTViewManager

@end

NS_ASSUME_NONNULL_END
